Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|
ConfigIEState | No | Yes | Enum | 1 | Possible values: - 0 - esDISABLED
- 1 - esENABLED
| Specifies the Administrative State of the resource. |
---|
Description | Yes | No | string | none | 64 - Max Length | Short description/name of the SG. |
---|
ProfileID | Yes | No | int | 1 | Possible values: - 1 - Minimum
- 65534 - Maximum
| SIP Profile ID. SIP profile is used for transaction timers, supported or required methods. Many SGs can share single profile. |
---|
Channels | Yes | Yes | int | 10 | Possible values: | Specifies the number of SIP channels available for calls. |
---|
ServerSelection | No | No | Enum | 0 | Possible values: - 0 - eSelectionRoundRobin
- 1 - eSelectionPriority
- 2 - eSelectionFirstAvailable
- 3 - eSelectionDnsSrv
| When Basic call is used it will use server from server table: - Round Robin
- Each initiasl invite gowes to new server in the cluster - Priority
- The request goes to the server with highest priority - First
- The initial request goes to the 1-st available server
|
---|
ServerClusterId | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| When Basic call is used it specifies the ID of Server table (cluster) which is the next sip hop. |
---|
RTPMode | Yes | No | Enum | 1 | Possible values: | Specifies whether RTP Mode is supported by this Signaling Group. RTP Mode can not be disabled when RTP Proxy Mode also disabled. |
---|
RTPProxyMode | Yes | No | Enum | 1 | Possible values: | Specifies whether RTP Proxy Mode is supported by this Signaling Group. RTP Proxy Mode can not be disabled when RTP Mode also disabled. |
---|
MediaConfigID | Yes | No | int | 1 | Possible values: - 1 - Minimum
- 65534 - Maximum
| Specifies the Media List to be used by this Signaling Group. |
---|
ToneTableID | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| Specifies the Tone Table to be used by this Signaling Group. Info |
---|
This option is disabled if Play Ring Back is set to Never. |
|
---|
ActionSetTableID | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| Specifies a defined Action Set Table for this Signaling Group. |
---|
RouteTableID | Yes | Yes | int | 1 | Possible values: - 1 - Minimum
- 65534 - Maximum
| Specifies the Call Routing Table to be used by this Signalling Group. |
---|
RingBack | No | No | Enum | 0 | Possible values: - 0 - sgrbpAuto
- 1 - sgrbpAlways
- 2 - sgrbpNever
| Specifies how ringback is played on a channel - Auto - Ringback is determined by signaling messages.
- Always
- Ringback is played for all calls and never be cut through. - Never - Ringback will never be generated and the endpoint is responsible to provide tones.
|
---|
HuntMethod | Yes | No | Enum | 4 | Possible values: - 0 - sghmStandard
- 1 - sghmReverseStandard
- 2 - sghmRoundRobin
- 3 - sghmLeastIdle
- 4 - sghmMostIdle
- 5 - sghmOwnNumber
| Specifies the method that Call Control uses to allocate SIP channels.
- Standard
- This option assigns first available low numbered channel. - Reverse Standard
- This option assigns last available high numbered channel. - Round Robin
- This option assigns channels based on next available from low numbered to high numbered. - Least Idle
- This option chooses channels based on the least idle channel. - Most Idle
- This option chooses channels based on the most idle channel.
|
---|
Direction | No | No | Enum | 2 | Possible values: - 0 - sgdirInbound
- 1 - sgdirOutbound
- 2 - sgdirBidirectional
| Obsolete. SIP SGs are bi-directional by default but if Federated IP/FQDN is empty the SG cannot be used as inbound. |
---|
Early183 | No | No | Enum | 1 | Possible values: | Specifies whether to send a SIP 183 response immediately after receiving an Invite message. |
---|
OutboundProxy | No | No | string | none | 256 - Max Length | Specifies the outbound proxy which all SIP messages will be sent through. |
---|
OutboundProxyPort | No | No | int | 5060 | Possible values: - 0 - Minimum
- 65535 - Maximum
| If an outbound proxy is configured a port number must be provided, within the range 1024 through 65535. Otherwise a 0 may be sent. |
---|
NoChannelAvailableId | No | No | int | 34 | Possible values: | In case of "No Channel/Circuit available" release cause code, CCC is going to map this to the value configured against this entry in the signaling group. This cause code will be sent to the relevant protocol module. |
---|
TimerSanitySetup | No | No | int | 255000 | Possible values: - 180000 - Minimum
- 750000 - Maximum
| Specifies the sanity timer for setup message, in milliseconds. A Call that has not received a response from the peer switch will be released after this time. This is for all call types. |
---|
ChallengeRequest | No | No | int | 0 | Possible values: | Indicates whether incoming request messages is challenged for security purposes. If this option is set to true you must specify a realm and at least one entry in the Authorization Table. - True
- all requests will be challenged for realm/user/password - False
- no request messages will be challenged
|
---|
NotifyCACProfile | No | No | Enum | 0 | Possible values: | Indicates whether to send NOTIFY messages with CACProfile to the remote server. - True
- SIP NOTIFY with CACProfile will be sent to remote server connected to this SG - False
- no SIP NOTIFY sent to remote server connected to this SG
|
---|
NonceLifetime | No | No | int | 600 | Possible values: - 0 - Minimum
- 3600 - Maximum
| Number of minutes a nonce will remain valid for a session. If the value is 0 there will be no expiration for session and there will be no subsuquent challenges. Info |
---|
This option is available only if Nonce Expiry is set to Limited. |
|
---|
Monitor | No | No | Enum | 2 | Possible values: - 0 - eProxyRegistrationsProxy
- 1 - eProxyRegistrationsForward
- 2 - eProxyRegistrationsLocal
- 3 - eBasicCall
| Specifies how the SG will process REGISTER and INVITE message: - eProxyRegistrationsForward
- forwards the REGISTER request after inserting it to the loacal registrar - eProxyRegistrationsProxy
- just forwards the REGISTER request (proxy mode). - eProxyRegistrationsLocal
- Maintains local registrar only. Uses registrar bindings to terminate a call. - eBasicCall
- Sends Invites to the selected Server table.
|
---|
AuthorizationRealm | No | No | string | none | 256 - Max Length | Specifies the authorization realm used to challenge request messages. Info |
---|
This option is available only when Challenge Request is set to True. |
|
---|
ProxyAuthorizationTableID | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| Local authorization table if chalenging mode is enabled. |
---|
RegistrarID | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| Registrar table attached to the SG for routing purpose or/and adding registration records. |
---|
RegistrarTTL | No | No | int | 600 | Possible values: - 60 - Minimum
- 86400 - Maximum
| Minimum Time to Live for inbound registrations. |
---|
OutboundRegistrarTTL | No | No | int | 600 | Possible values: - 60 - Minimum
- 86400 - Maximum
| Time to Live for outbound registrations. |
---|
DSCP | Yes | No | int | 40 | Possible values: | DSCP value to be used in the IP header of all SIP packets from the Sonus SBC 1000/2000 system, on sockets/connections associated with this SIP SG |
---|
ListenPort_1 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65535 - Maximum
| Specifies the local listen port 1 on which SG can receive message. Info |
---|
The default TCP/UDP is 5060 and the default for TLS is 5061 |
|
---|
Protocol_1 | No | No | Enum | 0 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
| Protocol type used by the listener. Currently only 1,2 and 4 are being used. |
---|
TLSProfileID_1 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| If protocol is TLS this is the of TLS profile in use. |
---|
LocalIP_1 | No | No | string | none | 50 - Max Length | Not used in the current release. |
---|
ListenPort_2 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65535 - Maximum
| Specifies the local listen port 2 on which SG can receive message. Info |
---|
The default TCP/UDP is 5060 and the default for TLS is 5061 |
|
---|
Protocol_2 | No | No | Enum | 0 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
| Protocol type used by the listener. Currently only 1,2 and 4 are being used. |
---|
TLSProfileID_2 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| If protocol is TLS this is the of TLS profile in use. |
---|
LocalIP_2 | No | No | string | none | 50 - Max Length | Not used in the current release. |
---|
ListenPort_3 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65535 - Maximum
| Specifies the local listen port 3 on which SG can receive message. Info |
---|
The default TCP/UDP is 5060 and the default for TLS is 5061 |
|
---|
Protocol_3 | No | No | Enum | 0 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
| Protocol type used by the listener. Currently only 1,2 and 4 are being used. |
---|
TLSProfileID_3 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| If protocol is TLS this is the of TLS profile in use. |
---|
LocalIP_3 | No | No | string | none | 50 - Max Length | Not used in the current release. |
---|
ListenPort_4 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65535 - Maximum
| Specifies the local listen port 4 on which SG can receive message. Info |
---|
The default TCP/UDP is 5060 and the default for TLS is 5061 |
|
---|
Protocol_4 | No | No | Enum | 0 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
| Protocol type used by the listener. Currently only 1,2 and 4 are being used. |
---|
TLSProfileID_4 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| If protocol is TLS this is the of TLS profile in use. |
---|
LocalIP_4 | No | No | string | none | 50 - Max Length | Not used in the current release. |
---|
ListenPort_5 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65535 - Maximum
| Specifies the local listen port 5 on which SG can receive message. Info |
---|
The default TCP/UDP is 5060 and the default for TLS is 5061 |
|
---|
Protocol_5 | No | No | Enum | 0 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
| Protocol type used by the listener. Currently only 1,2 and 4 are being used. |
---|
TLSProfileID_5 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| If protocol is TLS this is the of TLS profile in use. |
---|
LocalIP_5 | No | No | string | none | 50 - Max Length | Not used in the current release. |
---|
ListenPort_6 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65535 - Maximum
| Specifies the local listen port 6 on which SG can receive message. Info |
---|
The default TCP/UDP is 5060 and the default for TLS is 5061 |
|
---|
Protocol_6 | No | No | Enum | 0 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
| Protocol type used by the listener. Currently only 1,2 and 4 are being used. |
---|
TLSProfileID_6 | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| If protocol is TLS this is the of TLS profile in use. |
---|
LocalIP_6 | No | No | string | none | 50 - Max Length | Not used in the current release. |
---|
SIPtoQ850_TableID | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| Specifies the SIP to Q.850 Override Table to be used for this Signaling Group. |
---|
Q850toSIP_TableID | No | No | int | 0 | Possible values: - 0 - Minimum
- 65534 - Maximum
| Specifies the Q.850 To SIP Override Table to be used for this Signaling Group. |
---|
NetInterfaceSignaling | Yes | No | string | none | 64 - Max Length | Specifies the interface name followed by -1 for primary and -2 for secondary IP. The Signaling Group will bind to this interface and use it's IP address in headers and SDP. If this field is empty (default value) then the Signaling Group will listen on all available interfaces and will auto-determine the local IP used for headers and SDP. |
---|
NATTraversalType | Yes | No | Enum | 0 | Possible values: - 0 - eNATTypeNone
- 1 - eNATTypeStatic
| Specifies whether the Signaling Group uses a third-party entity IP address inside SIP message to support network address translation (NAT). - None
- Specifies that network address translation is not used. - Static NAT
- Specifies that network address translation is used.
Note |
---|
The only supported NAT type is symmetric NAT (port forwarding). This NAT configuration type means that packets received on a specific NAT server port are always forwarded to the same Sonus SBC port, for example, packets on the NAT public IP, port 5060 are forwarded to a private (SBC) IP, port 5060. |
|
---|
NATPublicIPAddress | No | Yes | string | none | 16 - Max Length | Specifies the public IP of the NAT server visible from Internet. The NAT server's ports must be configured to allow SIP and RTP traffic, for example: port range 5060-5061 for SIP and 16000-17000 for RTP. Note |
---|
The IP address specified in this field must be publicly accessible. |
Info |
---|
This field is available when NAT Traversal is set to Static NAT. |
|
---|
PassthruPeerSIPRespCode | No | No | Enum | 1 | Possible values: | This flag is used to allow the passthrough of Peer SIP Response Code. If this flag is enabled, it overrides the Q.850/SIP Mapping Tables |
---|
SGLevelMOHService | No | Yes | Enum | 0 | Possible values: - 0 - mohDisable
- 1 - mohEnable
- 2 - mohEnableNoMusic
| Configures the SG level MOH service - Enable
- Enable MOH feature in this SG. - Disable
- Disable MOH feature in this SG. - mohEnableNoMusic
- Enable MOH feature in this SG if no music.
|
---|
IngressSPRMessageTableList | No | No | string | none | 60 - Max Length | This is a comma-separated, ordered list of SIP Protocol Manipulation Message Table references to be used on ingress. There is a maximum of 10 entries allowed." |
---|
EgressSPRMessageTableList | No | No | string | none | 60 - Max Length | This is a comma-separated, ordered list of SIP Protocol Manipulation Message Table references to be used on egress. There is a maximum of 10 entries allowed." |
---|
QoEReporting | No | No | Enum | 0 | Possible values: | Indicates if signaling group will report QoE statistics at the end of each call. |
---|
RemoteHosts | Yes | No | string | none | 2500 - Max Length | Comma separated list of remote IPs or subnet from which SG can receive requests. Mask is mandatory. In case of FQDN after resolving it all IPs will be added to the list. If mask is empty 255.255.255.255 is assumed. |
---|
RemoteMasks | Yes | No | string | none | 2500 - Max Length | Comma separated list of subnet masks for the IP Addresses specified in RemoteHosts above. Mask is mandatory. In case of FQDN after resolving it all IPs will be added to the list. If mask is empty 255.255.255.255 is assumed. Mask is applied over the specified above IP in order to limit subnets intstead hosts. |
---|