Datasheet

ATPM Telephone Address to Hunting Group
Vpacket 5100/6100 Series H.323 Telephony 51
In this example, the alist covers all three possible cases for the numbers 408-571-5600 to 408-571-
5611, twelve numbers which match the VDR physical telephone lines:
The first 12 are incoming, “fully-qualified” numbers, which include the full 10-digits of long-
distance and area code.
The second 12 are “in-house” or “intercom” options, which support port-to-port
connections.
The third 12 are “local” numbers and support local connections.
The last number is the minimum for accessing an outside line.
Creating a hunt group ID to destination ID mapping table
This configuration table is used to hunt for destinations in the specified Hunt Group. This list
contains entries that specify hunt type and members.
Each Hunt Group must have at least one member. The maximum number of members is decided
by the amount of space in the Hunt Members list (hlist). The parameter
MAX_HUNT_MEMBERS contains this value for all Hunt Group members.
Syntax: atpm hadd <hunt_group_id> <hunt_type> <member1_id> [member2_id] ..
Table 6-2 lists the parameters for the command..
Related commands:
atpm hdel <hunt_group_id> deletes the specified Hunt group from the Hunt group list.
atpm hfind <hunt_group_id> finds and displays information related the specified Hunt Group in
the Hunt Group list.
atpm hlist displays all the entries in the Hunt group list.
Table 6-2. hlist parameters defined
Parameter Range Description
hunt_group_id 0 to (maximum number of
Hunt Groups – 1)
Numerical value for each Hunt Group
hunt_type 1 -> GG_HUNT_ROUND_
ROBIN_PER_HUNT_
GROUP
2 -> GG_HUNT_ROUND_
ROBIN_PER_SESSION
Starts from the last-used member each time a hunt
request comes in (last-used member is
remembered across sessions).
Starts from the first member in the hunt group each
time a new session is started.
All other values are invalid.
member1_id,
..member2_id,
0 to (maximum number of
destinations - 1)
Numerical identifiers for each Hunt Group member
Only member1_id is necessary to create a Hunt
Group.