User`s manual
31
-delete Delete a record from Phonebook.
-insert Insert a record to Phonebook in specified position.
-modify Modify an exist record.
Note:
If parameter 'end_record' is omited, only record 'start_record' will be display.
If both parameters 'end_record' and 'start_record' are omited, all records will be
display.
Range of IP address setting (0.0.0.0 ~ 255.255.255.255).
Range of index setting value (1~100),
Example:
pbook -print 1 10
pbook -print 1
pbook -print
pbook -add name Test ip 210.59.163.202 e164 1001
pbook -insert 3 name Test ip 210.59.163.202 e164 1001
pbook -delete 3
pbook -search ip 192.168.4.99
pbook -modify 3 name Test ip 210.59.163.202 e164 1001
Parameter Usages:
-print print out current contents of Phone Book. Users can also
add index number, from 1 to 100, to the parameter to
show specific phone number.
Note: <index number> means the sequence number in phone book. If
users do request a specific index number in phone book, Micronet
FXO 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.
-search search a record in phone book. The searching criteria can
be name, ip, or e164.
-delete delete a specific record. “pbook –delete 3” means delete
index 3 record.
-insert add a new record and force to assign a specific index