Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update figure caption

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSBX-88804
REV5
REV6
REV3
REV1
REV2

This section provides solutions to frequently asked questions (FAQs) about the

Spacevars
0series4
systems.

...

  1. From the source SBC, login to Linux shell using sftpadminadmin/sftpadmin admin and change directory to where the file is located.

  2. Connect to target SBC. In this example, SBXa is the source and SBXb is the target SBC.

    Code Block
    languagenone
    sftpadmin@SBXa$admin@SBXa$ sftp -oPort=2024 sftpadmin@SBXbadmin@SBXb
    Connecting to SBXb
    sftpadmin@SBXbadmin@SBXb's password: <password>
    Connected to SBXb
  3. Use the put command to transfer a file to the specified directory as shown in the example below.

    Code Block
    languagenone
    sftp> put sbc-V03.01.00-R000.x86_64.tar.gz /opt/sonus/external

...

You can also do a search from the EMA GUI. To view the Routing workspace, see Call Routing: System Provisioning - Routing.

Caption
0Figure
1RouteRoutes

Image Modified

 

How do I display the status of all the trunk groups in a Zone?

...