Version 7.2 985 Mediant 1000B Gateway & E-SBC
User's Manual 62. Configuration Parameters Reference
Parameter Description
SIP Interfaces Table
SIP Interfaces
configure voip > sip-
interface
[SIPInterface]
Defines SIP Interfaces.
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_SRDName, SIPInterface_MessagePolicyName,
SIPInterface_TLSContext, SIPInterface_TLSMutualAuthentication,
SIPInterface_TCPKeepaliveEnable,
SIPInterface_ClassificationFailureResponseType,
SIPInterface_PreClassificationManSet,
SIPInterface_EncapsulatingProtocol, SIPInterface_MediaRealm,
SIPInterface_SBCDirectMedia, SIPInterface_BlockUnRegUsers,
SIPInterface_MaxNumOfRegUsers,
SIPInterface_EnableUnAuthenticatedRegistrations,
SIPInterface_UsedByRoutingServer;
[ \SIPInterface ]
For a detailed description of the table, see ''Configuring SIP Interfaces''
on page 326.
configure voip > sip-
definition settings > tcp-
keepalive-time
[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.
Note:
ï‚§ Simple ACKs such as keepalives are not considered data packets.
ï‚§ TCP keepalive is enabled per SIP Interface in the SIP Interfaces
table.
configure voip >
sip-definition
settings > tcp-
keepalive-interval
[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 Interfaces
table.
configure voip >
sip-definition
settings > tcp-
keepalive-retry
[TCPKeepAliveRetry]
Defines the number of unacknowledged keep-alive probes to send
before considering the connection down.
The valid value is 1 to 100. The default is 5.
Note: TCP keepalive is enabled per SIP Interface in the SIP Interfaces
table.
NAT Translation Table
NAT Translation Table
configure network >
nat-translation
[NATTranslation]
Defines NAT rules for translating source IP addresses per VoIP interface
(SIP control and RTP media traffic) into NAT IP addresses.
The format of the ini file table parameter is as follows:
[ NATTranslation ]
FORMAT NATTranslation_Index =
NATTranslation_SrcIPInterfaceName,
NATTranslation_TargetIPAddress, NATTranslation_SourceStartPort,
NATTranslation_SourceEndPort, NATTranslation_TargetStartPort,
NATTranslation_TargetEndPort;
[ \NATTranslation ]