Toolpack:Creating a SIP Domain SBC A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Line 25: Line 25:
 
** '''Register source''': Sends SIP Invite to the registering source IP address.
 
** '''Register source''': Sends SIP Invite to the registering source IP address.
 
** '''Contact''': Sends SIP Invite to the 'contact' from the Register message.
 
** '''Contact''': Sends SIP Invite to the 'contact' from the Register message.
* '''Default Contact Expiration''': Default 'Expires' value when not supplied by the user agent.
+
* Default Contact Expiration: Default 'Expires' value when not supplied by the user agent.
* '''Minimum Contact Expiration''': Minimum 'Expires' value accepted. Lower values will be rejected with a 423 'Interval too brief' response.
+
* Minimum Contact Expiration: Minimum 'Expires' value accepted. Lower values will be rejected with a 423 'Interval too brief' response.
* '''Maximum Contact Expiration''': Maximum 'Expires' value accepted. Higher value are replaced by this parameter.
+
* Maximum Contact Expiration: Maximum 'Expires' value accepted. Higher value are replaced by this parameter.
* '''Forwarding Parameters''':  
+
* Forwarding Parameters:  
 
** '''Forwarding Mode''':  
 
** '''Forwarding Mode''':  
 
*** '''Contact Remapping''': Changes the user and the IP address.
 
*** '''Contact Remapping''': Changes the user and the IP address.
 
*** '''Contact Passthrough''': Doesn't change anything. Enables devices to be contacted directly without going through the SBC.
 
*** '''Contact Passthrough''': Doesn't change anything. Enables devices to be contacted directly without going through the SBC.
** '''Minimum Registrar Expiration''': Minimum 'Expires' value sent to the registrar.
+
** Minimum Registrar Expiration: Minimum 'Expires' value sent to the registrar.
** '''Maximum Pending Register Forward''': Maximum simultaneous pending register requests allowed for this domain.
+
** Maximum Pending Register Forward: Maximum simultaneous pending register requests allowed for this domain.
** '''Maximum Simultaneous Register Forward''': Maximum simultaneous active register requests allowed for this domain.
+
** Maximum Simultaneous Register Forward: Maximum simultaneous active register requests allowed for this domain.
 
* Click '''Create'''
 
* Click '''Create'''
  

Revision as of 15:11, 26 July 2017

Applies to version(s): v3.0

A SIP domain represents a grouping of devices (or users) that can communicate with one another. You must configure SIP Registration Domain for your system. The first step in doing so is to create a SIP Domain:


1- Click SIP Domain in the navigation panel

SIP Domain NavigationMenu.png


2- Click Create New Domain

Create SIP Domain.png


3- Create the new Domain:

  • Enter a configuration Name for this domain.
  • Enter a Domain Name for the SIP Registration Domain (domain can be a FQDN or an IP address)
  • Set the number 'Maximum Registered Users' for this domain
  • Set the Expires value used by SBC when the remote device doesn't supply one (Default Contact Expire)
  • Select Routing Method the system will use to route calls to registered users (if enabled in routing scripts).
    • Register source: Sends SIP Invite to the registering source IP address.
    • Contact: Sends SIP Invite to the 'contact' from the Register message.
  • Default Contact Expiration: Default 'Expires' value when not supplied by the user agent.
  • Minimum Contact Expiration: Minimum 'Expires' value accepted. Lower values will be rejected with a 423 'Interval too brief' response.
  • Maximum Contact Expiration: Maximum 'Expires' value accepted. Higher value are replaced by this parameter.
  • Forwarding Parameters:
    • Forwarding Mode:
      • Contact Remapping: Changes the user and the IP address.
      • Contact Passthrough: Doesn't change anything. Enables devices to be contacted directly without going through the SBC.
    • Minimum Registrar Expiration: Minimum 'Expires' value sent to the registrar.
    • Maximum Pending Register Forward: Maximum simultaneous pending register requests allowed for this domain.
    • Maximum Simultaneous Register Forward: Maximum simultaneous active register requests allowed for this domain.
  • Click Create

Create SIP Domain1.png


4- Verify that the Sip registration domain was successfully created message appears

Create SIP Domain2.png

Create SIP Domain3.png

Personal tools