System information
WellGate 3804 User Manual
gk -security add h323
Parameters Usage:
-print print current embedded gatekeeper information and configurations.
-enable to enable gatekeeper feature(gk –enable 0/1)
-ttl to set timer for TTL(Time To Live).In this period of time if endpoint
doesn’t send RRQ to GK,GK will determine this endpoint as
not exist anymore and delete it from registered list.
-add To add a dynamic endpoint that doesn’t send RRQ to GK. User can
predefine an endpoint in GK, and GK will determine this
endpoint has already registered to GK, though it doesn’t
send register request to GK.
(gk –add “H.323 ID” “e164” “IP address” “signaling port”
“gateway type,0=terminal,1=gateway” ; ex. gk –add test
123 10.1.1.1 1720 0)
-delete To delete dynamic endpoint which user added formerly. (gk –delete
“H.323 ID”)
-security enable To enable security check. If this function is enabled, GK will
only accept registration request from endpoints, which are
added with gk –security add command.
-security disable To disable security check.
-security add To add endpoints to register to GK which enable security check.
(gk –security add “H.323 ID”)
-security delete To delete endpoints that added formerly in security check
list.(gk –security delete “H.323 ID”)
5.15 [voice] command
The voice command is associated with the audio setting information.
There are four voice codecs (g.729a optional) supported by WellGate 3804.
------------------------------------------------------------------------------------------------
usr/config$ voice
Voice codec setting information and configuration
Usage:
voice [-send [G723 ms] [G711A ms] [G711U ms] [G729A ms] ]
[-volume [voice level] [input level] [dtmf level]] [-nscng G723 used]
[-echo used] [-mindelay t1] [-maxdelay t2] [-optfactor f]
voice -print
voice -priority [G723] [G711A] [G711U] [G729A]
-print Display voice codec information and configuration.
-send Specify sending packet size.
G.723 (30/60 ms)
G.711A (20/40/60 ms)
G.711U (20/40/60 ms)
G.729A (20/40/60 ms)
-priority Priority preference of installed codecs.
G.723
G.711A
G.711U
G.729A
-volume Specify the following levels:
voice volume (0~63, default: 28),
input gain (0~63, default: 28),
dtmf volume (0~31, default: 23),
35