Description Specifies whether or not to add Route headers when setting
OutBoundProxy.
Note
• Route headers are not added when OutBoundProxy and other
server settings are the same.
Value Range
• Y (Route headers are added)
• N (Route headers are not added)
Default Value
Y
SIP_REQURI_PORT_n
Parameter Name Example SIP_REQURI_PORT_1, SIP_REQURI_PORT_2, …,
SIP_REQURI_PORT_16
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, …,
ADD_EXPIRES_HEADER_16
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, …,
ADD_TRANSPORT_UDP_16
Value Format BOOLEAN
5.3.22 SIP Settings
244 Administrator Guide Document Version 2016-05