User`s manual

Version 5.4 367 May 2008
SIP User's Manual 4. ini File Configuration
ini File Parameter Description
Notes:
This parameter can include up to 50 indices.
The parameters SrcIPGroupID, DestHostPrefix, and SrcHostPrefix
are currently not applicable and must be left empty (or -1). (They are
used only for IP-to-IP routing, supported in the next applicable
release).
The phone prefix for destination (DestinationPrefix) and source
(SourcePrefix) addresses can be a single number or a range of
numbers.
Parameters can be skipped using two dollar ($$) symbols, for
example:
Prefix = $$,10.2.10.2,202,1.
The destination IP address (DestAddress) can be either in dotted-
decimal notation or FQDN. If an FQDN is used, DNS resolution is
performed according to DNSQueryType.
The IP address can include wildcards. The 'x' wildcard is used to
represent single digits, e.g., 10.8.8.xx represents all addresses
between 10.8.8.10 to 10.8.8.99. The '*' wildcard represents any
number between 0 and 255, e.g., 10.8.8.* represents all addresses
between 10.8.8.0 and 10.8.8.255.
If the string 'ENUM' is specified for the destination IP address, an
ENUM query containing the destination phone number is sent to the
DNS server. The ENUM reply includes a SIP URI used as the
Request-URI in the outgoing INVITE and for routing (if Proxy is not
used).
For detailed information on this feature and for configuring the 'Tel to
IP Routing' table using the Web interface, refer to ''Tel to IP Routing
Table'' on page 200.
For available notations, refer to ''Dialing Plan Notation'' on page 194.
For a description on using ini file table parameters, refer to ''Structure
of ini File Table Parameters'' on page 293.
PSTNPrefix
This ini file table parameter configures the routing of IP-to-Tel calls to
Trunk Groups. The format of this parameter is as follows:
[PSTNPrefix]
FORMAT PstnPrefix_Index = PstnPrefix_DestPrefix,
PstnPrefix_TrunkGroupId, PstnPrefix_SourcePrefix,
PstnPrefix_SourceAddress, PstnPrefix_ProfileId,
PstnPrefix_SrcIPGroupID, PstnPrefix_DestHostPrefix,
PstnPrefix_SrcHostPrefix;
[\PSTNPrefix]
Where,
DestPrefix = Destination number prefix.
TrunkGroupId = Trunk Group ID (1-99).
SourcePrefix = Source number prefix.
SourceAddress = Source IP address (obtained from the Contact
header in the INVITE message).
ProfileId = Optional IP Profile ID (1-4) that can be applied to each
routing rule.
SrcIPGroupID = Source IP Group (1-9) associated with the incoming
IP-to-Tel call.