Not applicable to SBC 1000/2000.

In this section:

The Create SIP Recorder Table screen enables you to configure the information a Signaling Group uses to start a SIP Recording (SIPREC) session, such as he Recording Server (SIP Server) as well as the SIP channels, routing, and media, This directs the SBC on how to communicate with the Session Recording Server (SRS). 

General configuration guidelines:

  • A recording session (an INVITE forward SRS) is treated as the RTP Proxy call; the SBC SWe Edge blocks a recording session dialog if the maximum RTP Proxy calls are reached.
  • A recording session is not created if the maximum Active Recording Sessions are reached.

Click '' on the WebUI screen to configure additional items

Configuring an Object within an Object


  1. Access a WebUI page that includes a field for a configuration resource with support for object within an object configuration. For example, the SIP Signaling Group Table includes a number of such fields.

  2. Click the field-specific () icon next to a specific object. In the example below, the Call Routing Table field supports object within object configurability:

  3. At the Create window, enter a description for the newly created object.

  4. Click OK.

  5. The Call Route Table is created. The field is auto-populated with the newly-created table, and the "changed field" is highlighted (i.e., the Call Routing Table field).


Create an Entry in the SIP Recorder Table

A SIP Server Table must be created/configured a SIP Recorder before creating an entry in the SIP Recorder Table.  Refer to Managing SIP Server Tables

  1. In the WebUI, click the Settings tab.
  2. In the left navigation pane, SIP > SIP Recording.

  3. Click the Create ( ) icon. The Create SIP Recorder window is displayed.

  4. Configure the options. See Field Definitions below.

    FieldDefinition
    DescriptionDescriptive name for the SIP Recorder entry.
    Admin State

    Specifies the admin state of the Signaling group.

    • Enable: Enables the signaling group.
    • Disable: Disables the signaling group.
    • Drain: When Drain is selected, calls that are currently up remain connected. However, new calls and forking are not allowed for the Signaling Group. This allows all the calls to be drained from the SG.
    SIP Channels and Routing
    No. of Channels

    Specifies the number of SIP channels available for calls in this SIP Recording Server entry. Valid entry:  1 - 960.

    SIP ProfileSpecifies the SIP Profile to use for this SIP Recording entry. Select from the drop down list.
    Recording Server TableSpecifies the SIP Recording Server (created via SIP  Server Table) the Signaling Group uses to start a SIP recording. Select from the drop down list. The options in this field are derived from the configuration of the SIP Server Tables. See Creating and Modifying Entries in SIP Server Table.
    Load Balancing

    Specifies the load balancing method used for SIP Recording Server (configured via SIP Server Table) registration and redundancy in the Signaling Group.

    • Round Robin: Each initial INVITE sent to the next SIP Recording Server in the pool. As the basic algorithm, the scheduler selects a resource pointed to by a counter from a list, after which the counter is incremented and if the end is reached, returned to the beginning of the list. Round-robin selection has a positive characteristic of preventing starvation, as every resource will be eventually chosen by the scheduler.
    • Priority: Register All. The request goes to the Recording Server with the highest priority (this is configured in the SIP Server) as long as it is available.
    • Priority: Register Active Only: Used with the Failover SIP Registration feature. The initial request goes to the SIP Recording Server with the highest priority. If the registration fails, the Recording Server becomes unreachable, or the registration expires and a re-register fails, the SBC falls back to the next available Recording Server
    • First. The initial request goes to the first available server.

    NOTE: You must enable the following options for the Failover SIP Registration feature.

    • The Priority: Register Active Only must be selected in Load Balancing.
    • The Use Register as Keep Alive field must be enabled in the SIP Signaling Group.

    The type of the SIP Recording Server: IP/FQDN or DNS-SRV determines the available options for Load Balancing:

    Load Balancing OptionIP/FQDNDNS-SRV
    Round Robin(tick)(error)
    Priority: Register All(tick)(error)
    Priority: Register Active Only(tick)(error)
    First(tick)(error)

    NOTE: In the SIP Recording Server configuration, the Priority configuration option determines the order in which a SIP Recording Server is used for redundancy and registration. Refer to Creating and Modifying Entries in SIP Server Tables.

    Channel Hunting

    Specifies the method that Call Control uses to allocate SIP channels.

    • Standard: Specifies the first available low-numbered channel.
    • Reverse Standard: Specifies the last available high-numbered channel.
    • Round Robin: Specifies channels based on next available from low numbered to high numbered.
    • Least Idle: Specifies that channels are chosen based on the least idle channel.
    • Most Idle: Specifies that channels are chosen based on the most idle channel.
    SIP IP Details
    Signaling/Media Source IP

    Specifies the Logical IP address at which SIP messages are received. This address is used as the source IP for all SIP messages leaving the SBC SWe Edge through this Signaling Group. The physical interface on which these messages leave the system is determined by the System IP routing configuration. The IP version (IPv4 or IPv6) for the SIP Server used by this Signaling Group determines the IP version used for all outgoing messages leaving the SBC through this Signaling Group.

    Auto: The node automatically selects the IP address used as the source address of all outgoing SIP messages leaving the SBC through this Signaling Group. The IP address is based on the physical interface selected by the IP routing configuration.

    Ethernet IP: Allows you to select a specific source IP address for outgoing SIP messages through this Signaling Group.

    Signaling DSCP

    Each SIP-SG is configurable with the DSCP value to be used for signaling. This allows for improved quality of service in real-time applications, such as conferencing and conversations. The settings take effect for both client and server modes of SIP. The default value of 40 is the most common value used in the VOIP networks for signaling packets. The configured value should be chosen according to the QoS policies of the IP network in which the signaling packets travel.

    Valid entry range: 0 to 63 (inclusive). Default value: 40.

    Listen Ports
    Listen Ports

    Specifies the port to listen for SIP messages. Click the green plus sign to add an IP/FQDN.  Select a Port and Protocol and click OK.

    PortSpecifies the port to listen for SIP messages.
    ProtocolSpecifies the protocol with which this port can receive SIP messages.
    Federated IP/FQDN
    Federated IP/FQDN

    The Federated IP/FQDN feature acts as an access control by defining from which server a SIP Signaling Group will accept messages. Click the green plus sign to add an IPv4/6 Address or FQDN and Federated IP Network/Prefix. Click OK.

    IPv4/6 Address or FQDN

    Specifies the IP Address (IPv4 or IPv6) or Fully Qualified Domain Name of a server from which the SBC will accept SIP messages. Federated IP allows IPv4, IPv6, or FQDN address format.

    For IPv4:

    • If the Netmask is not specified, 255.255.255.255 is used.
    • When an IP Address is specified the Netmask is mandatory.

    For IPv6:

    • Prefix format is used to identify the subnet.

    For FQDN:

    • When an FQDN is specified, all the IPs in that domain are added.
    • Uses the Federated IP Netmask/Prefix field to determine whether the signaling group uses IPv4 or IPv6.
    Federated IP Netmask/Prefix

    Specifies the IP Address (IPv4 or IPv6) or Fully Qualified Domain Name of a server from which the SBC will accept SIP messages. Federated IP allows IPv4, IPv6, or FQDN address format.

    For IPv4:

    • If the Netmask is not specified, 255.255.255.255 is used.
    • When an IP Address is specified the Netmask is mandatory.

    For IPv6:

    • Prefix format is used to identify the subnet.

    For FQDN:

    • When an FQDN is specified, all the IPs in that domain are added.
    • Uses the Federated IP Netmask/Prefix field to determine whether the signaling group uses IPv4 or IPv6.

Modify an Entry in the SIP Recorder Table

  1. In the left navigation pane, go to SIP > SIP Recording
  2. Select the desired SIP Recorder Table.
  3. Click the expand ( ) icon next to the entry you wish to modify.
  4. Edit the entry properties as required. See Field Definitions.

Enable an Entry in the SIP Recorder Table

  1. Select the check box next to the entry you wish to enable.
  2. Click the Enable () icon at the top of the table.

Disable an Entry in the SIP Recorder Table

  1. Select the check box next to the entry you wish to disable.
  2. Click the Disable icon () at the top of the table.

Delete an Entry in the SIP Recorder Table

  1. Select the check box next to the entry you wish to disable.
  2. Click the Delete icon () at the top of the table.