In this section:
Introduction
This section describes how to configure an
Use the Easy Config Wizard to complete the initial setup, then add or modify the relevant items.
Software Versions
Any GA versions running on any
Feature supported since release 4.
Architecture
The sample configuration detailed below includes two SBC SWe Edge units. One is the customer
Architecture
Prerequisites
Configure the
SBC Configuration
DNS 8.8.8.8 and 8.8.4.4 are the Google public Authoritative Servers.
Configuring the SBC Edge
Follow the steps below to configure the
Remote Authorization Table
Create a Remote Authorization Table on the
In the example below, the Remote Authorization table, SIP SP Remote Auth Table, is first created. An entry is then created with realm “ribbon.fr”, Authentication ID “ABCDEFGH” and associated password, as expected by the SP SBC. Ensure the From URI User Match field is set to Regex, and configure the Match Regex field as (.*) if the From for the Register request is different to the Authentication ID.
Create Remote Authorization Entry
Remote Authorization Entry Created
Contact Registrant Table
Create a Contact Registrant Table on the
In the sample below, the SIP SP Contact Registrant Table is first created.
Create Contact Registrant Table
Set Type of Address of Record to Remote, if you want to send Register with SP SBC FQDN instead of the
Some Service Providers require AoR URI with prefix sip:URI. In this case, an entry is created in SIP Contacts with the following URI:
The prefix :sip is not required in both cases here.
Contact Registrant Table
SIP Server Table
Create a SIP Server Table on the
In the example below, the distant SP SBC is “sip.operator.net”, distant port is “5060” and the protocol expected by the distant is “UDP”.
Configure the Remote Authorization Table and the Contact Registrant Table created earlier, with the sub-parameters as below:
Create SIP Server Table
If the Service Provider
SIP Profile
If the Service Provider needs some special SIP parameters, create a SIP Profile accordingly and associate with the SP Signaling Group.
In the sample below, a SIP Profile is created to present the SP SBC FQDN in the From field:
Create a SIP Profile
SIP Signaling Group
Select the SIP Server Table created earlier, the SIP Profile if required and configure the correct Federated FQDN, Port, and Protocol when you configure the SIP Signaling Group that will connect the
The example below matches the different sample objects configuration done earlier.
Configure SIP Signaling Group
Check and Logs
Registration check
When the configuration is complete and connection is possible between the
Registration Status - Contact Registrant Table
Alternatively, check the display option Sessions in the Signaling Group Table.
Registration Status - Signaling Group Table
Log Sample
To collect the trace in the Syslog, select the correct subsystems. For this, click Apply Log Profile and choose the Profile Name Audio – SIP.
Select Subsystem
Here is a sample SIP Debug Log from the
In the Register flow, the
SIP Debug Log
The
Unable to show "metadata-from": No such page "_space_variables"sends REGISTER.SBC sends REGISTER
Service provider
Unable to show "metadata-from": No such page "_space_variables"replies with 401 Unauthorized to ask credentials for registration on realm 'sip.operator.net’.401 Unauthorized
The
Unable to show "metadata-from": No such page "_space_variables"sends REGISTER with its credentials.Customer SBC sends Register
The service provider
Unable to show "metadata-from": No such page "_space_variables"replies with 200 OK when credentials match and are accepted.200 OK Response
Incoming and outgoing calls are now accepted.