PLANET VIP-000 User Manual
Page 80
VIP User
’s Manual
Command Line Interface
66
set h323 endpoint_prefix
This command is used to set the H.323 prefix that VIP uses when registering to an H.323 gate-
keeper. After registering to a gatekeeper using the prefix, the gatekeeper will map all Admission
Request with destination matching the prefix to VIP.
set h323 endpoint_prefix alias
Syntax Description
alias
H.323 alias of the prefix.
Default
Null
set h323 gk_addr ip_addr
The set h323 gk_addr command is used to specify the address of the gatekeeper when configured
for manual mode.
Syntax Description
ip_addr
IP address of the H.323 gatekeeper
set h323 gk_max_tries count
The set h323 allow_call_wo_gk command is used to control how many registration attempts will
be made before VIP considers itself to have failed registration. Once this number of unsuccessful
attempts have been made, VIP will only be able to place calls if allow_calls_wo_gk is true.
Syntax Description
count
Number of registration attempt
Default
The default number of registration attempt is 2.
set h323 gk_mode {off | manual | auto}
The H.323 protocol allows calls to be established through H.323 gatekeeper. The set h323
gk_mode command is used to specify if call is establishmet through a gatekeeper.
Syntax Description
off
Disables gatekeeper operation
manual
Enables gatekeeper in manual discovery mode. The gk_addr must be set appropri-
ately.
auto
Enables auto-discovery of the gatekeeper
Default
The gatekeeper operation is disabled.