Versions Compared

Key

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

...

borderColorgreen
bgColortransparent
borderWidth2

...

 

Back to How to Set up a Basic Call Flow

To configure the 

Spacevars
0series5
for a basic call flow when the
Spacevars
0product
is configured to use the PSX requires configuration steps on both the
Spacevars
0product
and PSX. Follow the guidelines below.

  1. Configure the following elements using the steps from Basic Call Flow Using ERE:
    1. Zone
    2. SIP Signaling Port
    3. Trunk Group

  2. Accomplish the steps listed in Configuring SBC to Use for External PSX page.

  3. Configure external PSX as remote server using the management IP address of the external PSX:

    Code Block
    languagenone
    % set system policyServer remoteServer <softswitch name> ipAddress <external PSX mgmt IP address> state enabled mode active 



  4. Configure PSX for a basic SIP call to include following (see PSX Provisioning Guide in Documentation and Support Portal for details):
    1. Create the Gateway entry for the SBC using the system name.

    2. Ceate the Trunk Group entries to match the trunk groups that have been created on the ERE.

    3. Create at least one carrier entry, even if its just some default entry.

    4. Create IP Signaling Peer Group.

    5. Create the Routing Label.

    6. Create the Standard Route entry (or entries).

    7. Ensure the carrier created is added to the default Softswitch entry.

...