Planet Technology VIP-110 Network Router User Manual


 
H.323 Configuration Commands
44
set h323 gk_id
When the ITG registers to a gatekeeper, it specifies the gatekeeper is wishes to register with
in the gatekeeperIdentifier field in the RRQ message it sends to the gatekeeper. This
command is for setting the string to be placed in the gatekeeperIdentifier field in the RRQ
message the ITG sends to gatekeeper.
set h323 gk_id string
Syntax Description
string Character string to be placed in the gatekeeperIdentifier filed in the
RRQ message.
Factory default
“”
set h323 gk_max_tries
This command is used to control how many registration attempts will be made before the ITG
considers itself has failed registration. Once this number of unsuccessful attempts have been
made to the default gatekeeper, the IIG attempts to register to the alternate gatekeeper.
Likewise, after this number of unsuccessful attempts have been made to the alternate
gatekeeper, the ITG considers itself failed registration to gatekeeper and will only be able to
place calls if allow_calls_wo_gk is true.
set h323 gk_max_tries count
Syntax Description
count Number of registration attempts
Factory default
2
set h323 gk_name
In stead of specifying the gatekeeper by its IP address, the gatekeeper may be specified by its
host name. This command is used to specify the host name of the default gatekeeper.
set h323 gk_name host_name
Syntax Description
host_name Host name of the H.323 gatekeeper
Factory default
“”
Related Commands
set h323 gk_addr
If the IP address of the gatekeeper has been specified via CLI command
set
h323 gk_addr, the setting of host name does not take effect.
ë
Note