Datasheet

H.323 configuration commands
Vpacket 5100/6100 Series H.323 Telephony 39
Creating and deleting H.323 gatekeeper aliases
You can create and delete aliases that are registered with the gatekeeper by issuing the set h323
alias command.
Syntax: set h323 alias add [E.164 | H.323] <alias>
set h323 alias delete [<alias> | delete all]
Argument:
add [E.164 | H.323] <alias> | delete <alias> | delete all
add adds one of two aliases: E.164 or H.323; the alias can be a string of
up to 19 alphanumeric characters including the “_”
delete <alias> | delete all
deletes a specific alias or all aliases
Example 1:
In this example, the H.323 alias “H.323_starfish_3” is set for the H.323 gatekeeper.
Example 2:
In this example, all H.323 aliases are deleted.
Setting the H.323 fast start mode for the outgoing side
You can select the H.323 fast start mode on the outgoing call handling by issuing the set h323
out_fast_start command.
Syntax: set h323 out_fast_start [on | off]
Note. This command is effective immediately; activate and restart are not required.
Argument:
on | off on enables this feature; off disables the feature
VPacket# tel
telephony# set h323 alias add H.323 H.323_starfish_3
OK
telephony#
telephony# set h323 alias delete all
OK
telephony#