Patton electronic SmartNode 4110 Series ユーザーズマニュアル

ページ / 664
H.323 interface configuration task list
434
SmartWare Software Configuration Guide 
38 • H.323 interface configuration
The following example shows how to associate an H.323 interface named MyH323If with a remote H.323 
entity, which has the IP address 1.2.3.4
node>enable
node#configure
node(cfg)#context cs
node(ctx-cs)[switch]#interface h323 MyH323If
node(if-h323)[myh323if]#remoteip 1.2.3.4
Configuring an alternate VoIP profile (optional)
Normally, the VoIP profile defined in the H.323 gateway is used for all the calls over that gateway. However, it 
is possible to specify an alternate VoIP profile in the H.323 interface. In that case the VoIP profile defined 
within the VoIP interface is used for all the calls established using that H.323 interface instead of the VoIP pro-
file defined in the H.323 gateway. 
Procedure: To define an alternate VoIP profile for the H.323 interface
Mode: Interface H.323
Example: Configure an alternate VoIP profile
The following example shows how to replace the default VoIP profile of the H.323 gateway with a VoIP profile 
named myprofile for an H.323 interface named MyH323If.
node>enable
node#configure
node(cfg)#context cs
node(ctx-cs)[switch]#interface h323 MyH323If
node(if-h323)[MyH323If]#use profile voip myprofile
Configure information transfer capability handling (Optional)
Normally, the H.323 gateway transparently forwards the information transfer capability information element 
between the H.323 network and other gateways of the SmartNode. There are, however, several H.323 clients 
that do not provide correct information transfer capability information. One of the most often used clients of 
this type is Microsoft Netmeeting. When communicating to one of these clients, it is necessary to define the 
correct information transfer capability in the H.323 interface. It is possible to define for each direction (for 
calls from or to H.323) separately, whether the information transfer capability received from the network, or 
another information transfer capability should be used for the calls.
Note
The default behavior when not configured otherwise is to set the informa-
tion transfer capability of incoming calls to 3k1-audio and to transparently 
pass the information transfer capability for outgoing calls.
Procedure: To configure information transfer capability overriding 
Step
Command
Purpose
1
node(if-h323)[if-name]#use profile voip 
profile-name
Defines an alternate VoIP profile to be used 
for this VoIP interface