System information

Adit 3000 CLI - Release 1.6 24-19
Configuration - Voice Service SIP Mode
sip-port
session-timer timeout
Use the Voice Service SIP session-timer timeout command to configure the interval of idle time
to pass before timeout.
Syntax: (config-voice-serv-sip)# session-timer timeout seconds
Example: (config-voice-serv-sip)# session-timer timeout 2500
Supported Platforms:
Adit 3104, Adit 3500
sip-port
Use the Voice Service SIP sip-port command to select a TCP or UDP port to receive SIP traffic.
Syntax: (config-voice-serv-sip)# sip-port port
Example: (config-voice-serv-sip)# sip-port 2500
Supported Platforms:
Adit 3104, Adit 3500
transport
Use the Voice Service SIP transport command to configure the transport layer protocol to be used for
carrying SIP payloads. Note: UDP is commonly used and is the default.
Syntax: (config-voice-serv-sip)# transport {tcp|udp}
Example: (config-voice-serv-sip)# transport udp
Supported Platforms:
Adit 3104, Adit 3500
Field Definition
seconds Range 90 - 7200 seconds, with a default of 1800.
Field Definition
port Range 1026 - 65535, default is 5060
Field Definition
tcp Transmission Control Protocol.
udp User Datagram Protocol