SIP_REQURI_PORT_n
Parameter Name Example SIP_REQURI_PORT_1, SIP_REQURI_PORT_2
Value Format BOOLEAN
Description Specifies
whether to add the port parameter to the Request-Line
in the
initial SIP request.
Value Range
• Y (Add the port parameter)
• N (Do not add the port parameter)
Note
• Request URI in REGISTER example:
– If set to "Y", the port parameter is added to the
Request-Line, as follows:
Request-Line: REGISTER sip:192.168.0.10:5060 SIP/2.0
– If set to "N", the port parameter is not added to the
Request-Line, as follows:
Request-Line: REGISTER sip:192.168.0.10 SIP/2.0
Default Value
Y
ADD_EXPIRES_HEADER_n
Parameter Name Example ADD_EXPIRES_HEADER_1, ADD_EXPIRES_HEADER_2
Value Format BOOLEAN
Description Specifies whether to add an
"Expires" header to REGISTER (adds an
"expires" parameter to the "Contact" header).
Value Range
• Y (Add Expires Header)
• N (Do not add Expires Header)
Default Value
N
ADD_TRANSPORT_UDP_n
Parameter Name Example ADD_TRANSPORT_UDP_1, ADD_TRANSPORT_UDP_2
Value Format BOOLEAN
Description Specifies
whether to add the attribute "transport=udp"
to the SIP header
URI.
Value Range
• Y (Add Transport UDP)
• N (Do not add Transport UDP)
Default Value
N
Document Version 2015-12 Administrator Guide 253
5.3.22 SIP Settings