User`s manual

SIP User's Manual 366 Document #: LTRT-83303
Mediant 1000 & Mediant 600
ini File Parameter Description
CopyDestOnEmptySource
[0] = Leave Source Number empty (default).
[1] = If the Source Number of a Tel-to-IP call is empty, the
Destination Number is copied to the Source Number.
AddNPIandTON2CallingN
umber
For a description of this parameter, refer to Routing General Parameters
on page 198.
AddNPIandTON2CalledNu
mber
For a description of this parameter, refer to Routing General Parameters
on page 198.
UseSourceNumberAsDisp
layName
For a description of this parameter, refer to ''Routing General
Parameters'' on page 198.
UseDisplayNameAsSourc
eNumber
For a description of this parameter, refer to ''SIP General Parameters''
on page 134.
AlwaysUseRouteTable
For a description of this parameter, refer to ''Proxy & Registration
Parameters'' on page 146.
Prefix
This ini file table parameter configures the 'Tel to IP Routing' table for
routing Tel-to-IP calls (i.e., to a destination IP address). The format of
this parameter is as follows:
[PREFIX]
FORMAT PREFIX_Index = PREFIX_DestinationPrefix,
PREFIX_DestAddress, PREFIX_SourcePrefix, PREFIX_ProfileId,
PREFIX_MeteringCode, PREFIX_SrcIPGroupID,
PREFIX_DestHostPrefix, PREFIX_DestIPGroupID,
PREFIX_SrcHostPrefix, PREFIX_TransportType,
PREFIX_SrcTrunkGroupID;
[\PREFIX]
Where,
DestinationPrefix = Destination phone prefix.
DestAddress = Destination IP address.
SourcePrefix =Source phone prefix.
ProfileID = Profile ID number.
MeteringCode = Charge code.
DestHostPrefix = N/A.
DestIPGroupID = IP Group (1-9) to where you want to route the Tel-
to-IP call.
SrcHostPrefix = N/A.
TransportType = Destination transport type: Not configured (-1), the
global SIPTransportType type is used; UDP (0); TCP (1); TLS (2).
SrcTrunkGroupID = N/A.
For example:
[PREFIX]
FORMAT PREFIX_Index = PREFIX_DestinationPrefix,
PREFIX_DestAddress, PREFIX_SourcePrefix, PREFIX_ProfileId,
PREFIX_MeteringCode, PREFIX_SrcIPGroupID,
PREFIX_DestHostPrefix, PREFIX_DestIPGroupID,
PREFIX_SrcHostPrefix, PREFIX_TransportType,
PREFIX_SrcTrunkGroupID;
PREFIX 0 = *, quest, *, 0, 255, -1, , 1, , -1, -1;
PREFIX 1 = 20, 10.33.37.77, *, 0, 255, -1, , 2, , 0, -1;
PREFIX 2 = 30, 10.33.37.79, *, 1, 255, -1, , -1, , 2, -1;
[\PREFIX]