Datasheet

CHAPTER 5
H.323 commands
38 Vpacket 5100/6100 Series H.323 Telephony
Setting the H.323 gatekeeper operation
You can set the controls for gatekeeper operation by issuing the set h323 gk_mode command.
Internally, the setting affects two different variables in the HSMU configuration.
Syntax: set h323 gk_mode [ off | manual | auto ]
Argument:
off | manual | auto
off disables gatekeeper operation; manual enables gatekeeper operation
in manual mode (you need to set the H.323 gatekeeper IP address); auto
enables auto-discovery of the gatekeeper
Example:
In this example, the H.323 gatekeeper mode is set to automatic.
Setting the H.323 gatekeeper address
You can set the address of the gatekeeper when configured for manual mode by issuing the set
h323 gk_addr command. Only the IP address needs to be specified because port 1719 is always
used.
Syntax: set h323 gk_addr [
X.X.X.X]
Argument:
x.x.x.x a valid IP address in dotted notation
Example:
In this example, the H.323 gatekeeper mode is changed to manual and the 5100/6100 VDR sends
a reminder to set the H.323 gatekeeper IP address. The IP address for the H.323 gatekeeper is set
to 204.56.19.6.
VPacket# tel
telephony# set h323 gk_mode auto
OK
telephony#
telephony# set h323 gk_mode manual
Don't forget to set h323 gk_addr!
OK
telephony# set h323 gk_addr 204.56.19.6
OK
telephony#