User`s manual

Version 5.4 139 May 2008
SIP User's Manual 3. Web-Based Management
Parameter Description
SIP TCP Local Port
[TCPLocalSIPPort]
Local TCP port for SIP messages.
The valid range is 1 to 65534. The default value is 5060.
SIP TLS Local Port
[TLSLocalSIPPort]
Local TLS port for SIP messages.
The valid range is 1 to 65534. The default value is 5061.
Note: The value of must be different than the value of 'SIP TCP Local Port'
(TCPLocalSIPPort).
Enable SIPS
[EnableSIPS]
Enables secured SIP (SIPS URI) connections over multiple hops.
[0] Disable (default).
[1] Enable.
When 'SIP Transport Type' is set to TLS (SIPTransportType = 2) and
'Enable SIPS' is disabled, TLS is used for the next network hop only. When
'SIP Transport Type' is set to TCP or TLS (SIPTransportType = 2 or 1) and
'Enable SIPS' is enabled, TLS is used through the entire connection (over
multiple hops).
Note: If this parameter is enabled and 'SIP Transport Type' is set to UDP
(SIPTransportType = 0), the connection fails.
Enable TCP Connection
Reuse
[EnableTCPConnection
Reuse]
Enables the reuse of the same TCP connection for all calls to the same
destination.
[0] Disable = Use a separate TCP connection for each call (default).
[1] Enable = Use the same TCP connection for all calls.
TCP Timeout
[SIPTCPTimeout]
Defines the Timer B (INVITE transaction timeout timer) and Timer F (non-
INVITE transaction timeout timer), as defined in RFC 3261, when the SIP
Transport Type is TCP.
The valid range is 0 to 40 sec. The default value is 64*SIPT1Rtx msec.
SIP Destination Port
[SIPDestinationPort]
SIP destination port for sending initial SIP requests.
The valid range is 1 to 65534. The default port is 5060.
Note: SIP responses are sent to the port specified in the Via header.
Use user=phone in SIP
URL
[IsUserPhone]
Determines whether to add 'user=phone' string in SIP URI.
[0] No = 'user=phone' string isn't used in SIP URI.
[1] Yes = 'user=phone' string is part of the SIP URI (default).
Use user=phone in From
Header
[IsUserPhoneInFrom]
Determines whether to add 'user=phone' string in the From header.
[0] No = Doesn't use 'user=phone' string in From header (default).
[1] Yes = 'user=phone' string is part of the From header.
Use Tel URI for Asserted
Identity
[UseTelURIForAsserted
ID]
Determines the format of the URI in the P-Asserted-Identity and P-
Preferred-Identity headers.
[0] Disable = 'sip:' (default).
[1] Enable = 'tel:'.
Tel to IP No Answer
Timeout
[IPAlertTimeout]
Defines the time (in seconds) that the device waits for a 200 OK response
from the called party (IP side) after sending an INVITE message. If the
timer expires, the call is released.
The valid range is 0 to 3600. The default value is 180.
Enable Remote Party ID
[EnableRPIheader]
Enables Remote-Party-ID (RPI) headers for calling and called numbers for
Tel-to-IP calls.
[0] Disable (default).
[1] Enable = RPI headers are generated in SIP INVITE messages for
both called and calling numbers.