User`s manual

Example:
pbook -add name test e164 1234 ip 192.168.1.10 drop 1 insert 5678
pbook -delete 1
pbook -modify 1 name test e164 5678 ip 192.168.1.10 drop 0
usr/config$
Parameter Usages:
-print print out current contents of Phone Book. (pbook -print)
Users can also add index number, from 1 to 100, to the
parameter to show specific phone number. (Ex. pbook –print
1)
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 an 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 callee.
e164 The SIP number for mapping with IP address of called
ip ip address of called
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.
insert insert digits.(1~10 digits)
-delete delete a specific record. “pbook –delete 3” means delete
index 3 record.
-modify modify an existing record. When using this command, users
have to specify the record’s index number, and then make the
change.
PhoneBook Rules:
The SIP 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 number to reach the destination, destination will
receive the number and find out if it is matched to itself, including Line
number in some particular device.
66