SIP User's Manual 474 Document #: LTRT-65415
MediaPack Series
10.12.11 Hunt Groups, Number Manipulation and Routing Parameters
This subsection describes the device's number manipulation and routing parameters.
10.12.11.1 Hunt Groups and Routing Parameters
The routing parameters are described in the table below.
Table 10-59: Routing Parameters
Parameter Description
Web: Endpoint Phone Number Table
EMS: SIP Endpoints > Phones
[TrunkGroup]
This ini file table parameter is used to define and activate the
device's endpoints, by defining telephone numbers and
assigning them to Hunt Groups. The format of this parameter is
shown below:
[TrunkGroup]
FORMAT TrunkGroup_Index = TrunkGroup_TrunkGroupNum,
TrunkGroup_FirstTrunkId, TrunkGroup_FirstBChannel,
TrunkGroup_LastBChannel, TrunkGroup_FirstPhoneNumber,
TrunkGroup_ProfileId, TrunkGroup_LastTrunkId,
TrunkGroup_Module;
[\TrunkGroup]
For example, the configuration below assigns channels 1
through 4 to Hunt Group 1 and assigns phone numbers 101 to
Channel 1, 102 to Channel 2, and so on:
TrunkGroup 0 = 1, 255, 1, 4, 101, 0, 255, 255;
Notes:
 The first entry in this table starts at index 0.
 Each endpoint (i.e., channel) must be assigned a unique
phone number. In other words, no two endpoints can have
the same phone number.
 The parameters TrunkGroup_FirstTrunkId,
TrunkGroup_LastTrunkId, and TrunkGroup_Module are not
applicable.
 For configuring this table in the Web interface, see
Configuring Endpoint Phone Numbers on page 124 .
 For a description of ini file table parameters, see ''Configuring
ini File Table Parameters'' on page 194.
Web: Hunt Group Settings
EMS: SIP Routing > Hunt Group
[TrunkGroupSettings]
This ini file table parameter defines rules for channel allocation
per Hunt Group. If no rule exists, the rule defined by the global
parameter ChannelSelectMode takes effect. The format of this
parameter is as follows:
[TrunkGroupSettings]
FORMAT TrunkGroupSettings_Index =
TrunkGroupSettings_TrunkGroupId,
TrunkGroupSettings_ChannelSelectMode,
TrunkGroupSettings_RegistrationMode,
TrunkGroupSettings_GatewayName,TrunkGroupSettings_Conta
ctUser, TrunkGroupSettings_ServingIPGroup,