Dynamix IAD -162 Gateway
Note:
Index number: means the sequence number in phone book. If users do
request a specific index number in phone book, Gateway will give each record a
automatic sequence number as index.
-add: add a new record to phone book. When adding a record, users have to
specify name, IP, and e164 number to complete the command.
--name: Name to represent caller.
--e164: e.164 number for mapping with IP address of caller
--ip: IP address of caller
--port: Call signal port number of caller
--drop : Drop e.164 number when dial out. 0 means to keep e.164 number, 1
means to drop e.164 number when dialing out.
--inert: Insert digits.(1~10 digits)
usr/config$ pbook –add name test e164 100 ip 192.168.13.78
-modify: modify an existing record. When using this command, users have to
specify the record’s index number, and then make the change.
usr/config$ pbook –modify 1 name test e164 5678 ip 192.168.1.10 port 1730
drop 0
-delete: delete a specific record. [pbook –delete 3] means delete index 3 record.
usr/config$ pbook –delete 3
PhoneBook Rules:
The e164 number defined in phone book will fully carry to destination. It is not just
a representative number for destination’s IP Address. In other words, user dial this
e164 number to reach destination, destination will receive the number and find out
if it is matched to its e164, including Line number in some particular device.
For example:
usr/config$ pbook -print
index Name
IP
E164
Port
========================================================
1 74
192.168.13.74 74
--------------------------------------------------------
usr/config$
5.3.10 [flash]
Clean the configuration stored in flash.
- 75 -