User`s manual
Version 5.4 329 May 2008
SIP User's Manual 4. ini File Configuration
ini File Parameter Description
Where,
Description = Brief description of the IP Group.
ProxySetId = Proxy Set ID associated with the IP Group.
SIPGroupName = Request URI host name used in INVITE and
REGISTER messages.
SendInviteToProxy = If enabled (1), the INVITE as a result of
REFER/3xx messages are sent to the IP Group, overriding the
Refer-To/Contact destination.
AlwaysUseRouteTable = If enabled (1), the device uses the IP
address (or domain name) defined in the 'Tel to IP Routing' table
(refer to ''Tel to IP Routing Table'' on page 200) as the Request URI
host name in outgoing INVITE messages, instead of the value
entered in the SIPGroupName.
For example:
[IPGroup]
FORMAT IPGroup_Index = IPGroup_Type, IPGroup_Description,
IPGroup_ProxySetId, IPGroup_SIPGroupName, IPGroup_ContactUser,
IPGroup_EnableSurvivability, IPGroup_ServingIPGroup,
IPGroup_SendInviteToProxy, IPGroup_AlwaysUseRouteTable;
IPGroup 1 = 0, "Verizon gateway", 1, firstIPgroup, , 0, -1, 0, 0;
IPGroup 2 = 0, "Avaya server", 2, secondIPgroup, , 0, -1, 0, 0;
IPGroup 3 = 0, "IP phones", 1, thirdIPGroup, , 0, -1, 0, 0;
[\IPGroup]
Notes:
This table parameter can include up to 9 indices (1-9).
The parameters IPGroup_Type, IPGroup_ContactUser,
IPGroup_EnableSurvivability, and IPGroup_ServingIPGroup are
currently not applicable and must be left empty (or -1). These
parameters are used only for IP-to-IP call routing applications
(supported in the next applicable release).
For configuring the IP Group table using the Web interface, refer to
''Configuring the IP Groups'' on page 231.
For an explanation on using ini file table parameters, refer to
''Structure of ini File Table Parameters'' on page 293.
NumberOfActiveDialogs
Defines the maximum number of active SIP dialogs that are not call
related (i.e., REGISTER and SUBSCRIBE). This parameter is used to
control the Registration / Subscription rate.
The valid range is 1 to 20. The default value is 20.
PrackMode
For a description of this parameter, refer to ''SIP General Parameters''
on page 134.
AssertedIdMode
For a description of this parameter, refer to ''SIP General Parameters''
on page 134.
PAssertedUserName
Defines a 'representative number' (up to 50 characters) that is used as
the User Part of the Request-URI in the P-Asserted-Identity header of
an outgoing INVITE (for Tel-to-IP calls).
The default value is NULL.