Datasheet
CHAPTER 6
Address Translation Parsing Module (ATPM)
52 Vpacket 5100/6100 Series H.323 Telephony
atpm hdel <hunt_group_id>removes a specific entries in the Hunt group list.
Destinations list
The ATPM Destination List builds a list (dlist) which provides a mapping from a destination ID
to the physical termination of a call using either the Telephony Switching Gateway Module
(TSGM) or the H.323 Switch Mode Unit (HSMU).
To set up the destination list, use the following two commands with this syntax:
atpm dadd <dest_id> tsgm <tcid>
where <dest_id> and <tcid> are valid TCID channels.
atpm dadd <dest_id> hsmu [tcp | udp] <x.x.x.x> <port>
where <dest_id> is a positive integer, <x.x.x.x> is a valid IP address, and <port> can be either
1719 (UDP) or 1720 (TCP).
Additional commands used to maintain the dlist table:
• atpm ddel <dest_id> deletes the specified destination from the destination table.
• atpm dfind <dest_id> finds and displays the specified destination in the destination table.
• atpm dlist displays all the destinations currently configured in the destination table.
Table 6-3. dlist Parameters Defined
Parameter Range Description
<dest_id> 0 to (Maximum number of
destinations specified – 1)
The range of destination
<tcid> V0 to (Maximum number
of destinations specified –
1)
The range of TCID-numbered channels
Table 6-4. dlist Parameters Defined (H.323 mode)
Parameter Range Description
dest_id 0 to (maximum number of
destinations -1
)The range of physical
destination connections
(phone lines)
network address Valid IP address and port
number in dotted-decimal
format.
Ethernet address of end point
for the connection.