User`s manual
MediaPack
SIP User's Manual 60 Document #: LTRT-65408
Table 5-3: Protocol Definition, General Parameters (continues on pages 58 to 64)
Parameter Description
SIP UDP Local Port
[LocalSIPPort]
Local UDP port used to receive SIP messages.
The valid range is 1 to 65534. The default value is 5060.
SIP TCP Local Port
[TCPLocalSIPPort]
Local TCP port used to receive SIP messages.
The default value is 5060.
SIP TLS Local Port
[TLSLocalSIPPort]
Local TLS port used to receive SIP messages.
The default value is 5061.
Note: The value of ‘TLSLocalSIPPort’ must be different to the value of
‘TCPLocalSIPPort’.
Enable SIPS
[EnableSIPS]
Enables secured SIP (SIPS) connections over multiple hops.
Disable
[0] (default).
Enable
[1].
When SIPTransportType = 2 (TLS) and EnableSIPS is disabled, TLS is used for
the next network hop only.
When SIPTransportType = 2 (TLS) or 1 (TCP) and EnableSIPS is enabled, TLS is
used through the entire connection (over multiple hops).
Note: If SIPS is enabled and SIPTransportType = UDP, the connection fails.
Enable TCP Connection
Reuse
[EnableTCPConnectionRe
use]
Enables the reuse of the same TCP connection for all calls to the same
destination.
Valid options include:
[0] = Use a separate TCP connection for each call (default)
[1] = Use the same TCP connection for all calls
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]
No
[0] = ‘user=phone’ string isn’t used in SIP URI.
Yes
[1] = ‘user=phone’ string is part of the SIP URI (default).
Use “user=phone” in From
Header
[IsUserPhoneInFrom]
No
[0] = Doesn’t use ‘;user=phone’ string in From header (default).
Yes
[1] = ‘;user=phone’ string is part of the From header.
Use Tel URI for Asserted
Identity
[UseTelURIForAssertedID]
Determines the format of the URI in the P-Asserted and P-Preferred headers.
0 = ‘sip:’ (default).
1 = ‘tel:’.
Tel to IP No Answer
Timeout
[IPAlertTimeout]
Defines the time (in seconds) the gateway 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]
Enable Remote-Party-ID (RPI) headers for calling and called numbers for TelÆIP
calls.
Disable
[0] (default).
Enable
[1] = RPI headers are generated in SIP INVITE messages for both
called and calling numbers.