PLANET VIP-000 User Manual
Page 79
VIP User
’s Manual
Command Line Interface
65
on
Initiates H.323 OLC under slave mode.
off
Waits for H.323 OLC from maser under slave mode.
Default
off
set h323 display_name display_name
The set h323 display_name command is used to set the display name information that is carried
in the H.323 setup messages.
Syntax Description
display_name
The string to be is inserted into the Q.931 display information field
and in the sourceAddress field 2 of the H.323 setup-UUIE .
Example
The following example sets the h323 display name as
“my gateway”.
ITG> set h323 display_name my gateway
set h323 dtmf_duration duration
When sending dtmf, by default, the gateway will use H323 Version II standard dtmf signal except
other specified (ex: IMTC_dtmf). User may specify the duration of the dtmf tone.
Syntax Description
duration
Duration for the DTMF tone in millisecond.
Default
The default setting is 300 milliseconds.
set h323 endpoint_reg_type {
gw | terminal}
The set h323 endpoint_reg_type command is used to set the H.323 registration type. This should
not be confused with the H.245 terminal type, although the two parameters should be programmed
consistently. This parameter specifies how VIP will register itself with the gatekeeper, and has noth-
ing to do with master/slave determination.
Syntax Description
gw
VIP registers itself to gatekeeper as a H.323 Gateway
terminal
VIP registers itself to gatekeeper as a H.323 Terminal
Default
VIP registers to gatekeeper as a H.323 Gateway.