Version 6.8 587 Mediant 2600 E-SBC
User's Manual 43. Configuration Parameters Reference
43.6.2 Network Application Parameters
The SIP network application parameters are described in the table below.
Table 43-30: SIP Network Application Parameters
Parameter Description
Signaling Routing Domain Table
Web: SRD Settings
EMS: SRD Table
CLI: configure voip > voip-
network srd
[SRD]
This table parameter configures the Signaling Routing Domains (SRD).
The format of the ini file table parameter is as follows:
[ SRD ]
FORMAT SRD_Index = SRD_Name, SRD_MediaRealm,
SRD_IntraSRDMediaAnchoring, SRD_BlockUnRegUsers,
SRD_MaxNumOfRegUsers, SRD_EnableUnAuthenticatedRegistrations;
[ \SRD ]
For a detailed description of this table, see ''Configuring SRDs'' on page
253.
SIP Interface Table
Web: SIP Interface Table
EMS: SIP Interfaces Table
CLI: configure voip > voip-
network sip-interface
[SIPInterface]
This table parameter configures SIP Interfaces. The SIP Interface
represents a SIP signaling entity, comprising ports (UDP, TCP, and TLS)
and associated with a specific IP interface and an SRD. The format of
the ini file table parameter is as follows:
[ SIPInterface ]
FORMAT SIPInterface_Index = SIPInterface_InterfaceName,
SIPInterface_NetworkInterface, SIPInterface_ApplicationType,
SIPInterface_UDPPort, SIPInterface_TCPPort, SIPInterface_TLSPort,
SIPInterface_SRD, SIPInterface_MessagePolicy,
SIPInterface_TLSMutualAuthentication,
SIPInterface_TCPKeepaliveEnable,
SIPInterface_ClassificationFailureResponseType,
SIPInterface_PreClassificationManSet;
[ \SIPInterface ]
For a detailed description of this table, see ''Configuring SIP Interfaces''
on page 256.
[TCPKeepAliveTime]
Defines the interval (in sec) between the last data packet sent and the
first keep-alive probe to send.
The valid value is 10 to 65,000. The default is 60.
Notes:
Simple ACKs such as keepalives are not considered data packets.
TCP keepalive is enabled per SIP Interface in the SIP Interface table.
[TCPKeepAliveInterval]
Defines the interval (in sec) between consecutive keep-alive probes,
regardless of what the connection has exchanged in the meantime.
The valid value is 10 to 65,000. The default is 10.
Note: TCP keepalive is enabled per SIP Interface in the SIP Interface
table.