FXSO H.323 Gateway User Manual
Document Ver.: 105
Release Dec, 2004
97
(If user doesn’t know about the frequency of disconnect tone
or ring back tone, please refer to
[record]
command to detect
frequency.)
For each tone may has 1 set or 2 sets (high and low) of
frequencies. If user wants to set 0 in on/off time, please set
“1023” represent “0”. (ex.
tone 1 620 480 8 8 50 50 1023
1023
)
(
tone “index of tone” “frequency of high” “frequency of
low” “level of high” “level of low” “on time of high” “off
time of high” “on time of low” “off time of low”
)
4.2.20 [fxopwd]
This command is for FXO ports. The fxo password table support 5
records only.
-------------------------------------------------------------------------------------------------
usr/config$fxopwd
FXO password information and configuration
Usage:
FXSOpwd [-print][-add [passwd number][direction number]]
[-modify index [passwd number][direction number]]
[-delete index]
fxopwd -print Displayfxo password information and configuration.
-add Add new fxo password record
p a s s w d T h e p a s s w o r d .
d i r e c t i o n fxo direction(0=Out, 1=In, 2=Both).
-modify Mo difyfxo password record
p a s s w d T h e p a s s w o r d .
d i r e c t i o n fxo direction(0=Out, 1=In, 2=Both).
-delete Delete index
Example:
fxopwd -add passwd 1234 direction 0
fxopwd -modify 1 passwd 1234 direction 2
fxopwd -delete 1
usr/config$