User`s manual

Table Of Contents
SIP User's Manual 6. Gateway's ini File Configuration
Version 5.0 157 October 2006
Table 6-7: SIP Configuration Parameters (continues on pages 150 to 169)
ini File Field Name
Web Parameter Name
Valid Range and Description
AssertedIdMode
[Asserted Identity Mode]
0 = None (default).
1 = P-asserted.
2 = P-preferred.
The Asserted ID mode defines the header that is used in the generated
INVITE request. The header also depends on the calling Privacy: allowed or
restricted.
The P-asserted (or P-preferred) headers are used to present the originating
party’s Caller ID. The Caller ID is composed of a Calling Number and
(optionally) a Calling Name.
P-asserted (or P-preferred) headers are used together with the Privacy
header. If Caller ID is restricted, the ‘Privacy: id’ is included. Otherwise, for
allowed Caller ID the ‘Privacy: none’ is used. If Caller ID (received from PSTN)
is restricted, the From header is set to <anonymous@anonymous.invalid>.
UseTelURIForAssertedID
[Use Tel URI for Asserted
Identity]
Determines the format of the URI in the P-Asserted and P-Preferred headers.
0 = ‘sip:’ (default).
1 = ‘tel:’.
EnableRPIheader
[Enable Remote Party ID]
Enable Remote-Party-ID (RPI) headers for calling and called numbers for
TelÆIP calls.
0 = Disabled (default).
1 = RPI headers are generated in SIP INVITE messages for both called and
calling numbers.
IsUserPhone
[Use “user=phone” in SIP
URL]
0 = Doesn’t use ‘user=phone’ string in SIP URI.
1 = ‘user=phone’ string is part of the SIP URI (default).
IsUserPhoneInFrom
[Use “user=phone” in From
header]
0 = Doesn’t use ‘;user=phone’ string in From header (default).
1 = ‘;user=phone' string is part of the From header.
IsUseToHeaderAsCalledNu
mber
0 = Sets the destination number to the user part of the Request-URI for
IPÆTel calls, and sets the ‘Contact’ header to the source number for TelÆ IP
calls (default).
1 = Sets the destination number to the user part of the ‘To’ header for IPÆTel
calls, and sets the ‘Contact’ header to the username parameter for TelÆIP
calls.