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.
4.2.17 [voice]
The voice command is associated with the audio setting information.
There are four voice codecs supported by Gateway.
-----------------------------------------------------------------------------------------------
usr/config$ voice
Voice codec setting information and configuration
Usage:
voice [-send [G723 ms] [G711A ms] [G711U ms] [G729 ms] [G729A ms]
[G729B ms] [G729AB ms] ]
[-volume [voice level] [input level] [dtmf level]]
[-nscng [G711U used1] [G711A used2] [G723 used3]]
[-echo used] [-mindelay t1] [-maxdelay t2] [-optfactor f]
voice -print
69