Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Some customers may require that all default passwords are changed. The default passwords and method to change them are described at Managing Default Groups and Passwords.

 

How do I view media range (base and max)?

...

Note
Port 5060 is reserved for SIP and is automatically excluded.

...


How do I set up billing to transfer to SFTP server?

...

  1. Set up the cdrServer. Information needed are the IP address, user name, password, file name extension, and the path on the server where the billing files will be stored.
    • The full path should be given "/export/home/billing"
    • The file name extension can be the name of the System, for
    • example "DALNBS01"
    Code Block
    languagenone
    admin@DALNBS01a> show table oam accounting cdrServer admin
  2. Set up the duration for the accounting logs to rollover to the next file (for example 60 minutes).

    • Set a start time of the format "2011-08-24T18:00:00"
    • Set rollover type to "repetitive"
    • Set rollover action to "start"
    Code Block
    languagenone
    admin@DALNBS01a> show table oam eventLog typeAdmin acct
  3. Check the status of the transfer:

    Code Block
    languagenone
    admin@DALNBS01a> show table oam accounting cdrServer s
    

If I have multiple SIP Signaling Ports configured in a Zone, which is the source IP when sending a request to a peer?

As a best practice, Sonus recommends configuring one signaling port per zone. The SBC chooses a port (usually the first port) in the zone for outbound connections. However, the SBC cannot enforce the use of a specific signaling port within the zone to initiate a call on a trunk group. The trunk is assigned to a zone and not to a signaling port in the configuration model.  To associate a unique source port for each trunk group, create separate zones defining a single signaling port per zone. 

How many routes per call does the ERE support?

The ERE returns up to 10 routes. If more than 10 routing label routes are created, only the first 10 in-service routes are returned. 

If I replace my CDR server but keep the same IP address, are any changes needed on SBC?

The SBC writes CDRs locally, and simply transfers them using SFTP to the CDR server (for example, DSI L0 server) based on the IP address listed in CDR server settings on the SBC. If you replace the CDR server with another server, but maintain the same IP address and user settings, no change is needed on the SBC. 

Does SBC HA use a heartbeat scenario to talk to the other box?

The SBC uses Transparent Inter-process Communication (TIPC) to monitor several processes and applications running on the opposite server.

 

I am using Linux shell 'top' command and see CPU utilization over 100% for a process. What does this mean?

...

Code Block
languagenone
show configuration <one or more list objects>
Info

See Refer to CLI System-Level Mode for details.

...

Can I install custom Linux scripts or make other OS level changes?

...

Multiexcerpt include
MultiExcerptNamecommit
nopaneltrue
PageWithExcerptCLI System-Level Mode

 

How do I monitor IP addresses of users logged into the SBC?

Login to the EMA and navigate to Administration > Users and Application Management > User Management window and view User Sessions table.

 

What is the maximum number of DM/PM rules allowed on the ERE?

The ERE does not limit the number of DM/PM rules. 

Can I configure the SBC to send CDRs to multiple primary CDR servers?

Currently, the SBC only supports one one primary and one secondary CDR server.

Pagebreak