
Syntax description
erase
(Optional) Erase the non-volatile before storing
the dial plan database. This option is not
recommended except the very first time you use
the
atpm store
command.
Destination Table Management Commands
43 atpm
dadd
dest_id port port#
The
atpm dadd
dest_id port
command adds a local destination entry
into the atpm destination table. A local destination entry is one of the
telephony ports on the TVP-224HR.
Syntax description
dest_id
Destination ID. For each destination, you need to
assign it a unique identifier between 1 and 65536.
port#
The number of the telephony port.
Example
The following example shows how to assign ID 1 to the first
telephone port and add an entry in the destination table designating it.
Console>atpm dadd 1 port 0 <Enter>
44
atpm dadd dest_id h323 dest_ip_addr [ip_port]
The
atpm dadd
dest_id h323
command adds a h323 type remote
destination entry into the atpm destination table. A remote destination
entry is typically another TVP-224HR or H323 gateway.
Syntax description
dest_id
Destination ID. For each destination,
you need to assign it a unique identifier
between 1 and 65536.
dest_ip_addr
The IP address of the
remote destination.
ip_port
(Optional) Base port
number the TVP-
224HR
uses to establish
voice with that
remote
destination.
Example