![Patton electronics SmartWare R.3.20 Software Configuration Manual Download Page 367](http://html1.mh-extra.com/html/patton-electronics/smartware-r-3-20/smartware-r-3-20_software-configuration-manual_4044387367.webp)
H.323 interface configuration task list
367
SmartWare Software Configuration Guide
31 • H.323 interface configuration
Example:
Specifying an alternate destination call-signaling port
The following example shows how to set the destination call-signaling port number for the H.323 interface
MyH323If to 2300.
node>enable
node#configure
node(cfg)#context cs
node(ctx-cs)[switch]#interface h323 MyH323If
node(if-h323)[MyH323If]#remoteport 2300
Configuring status inquiry settings (optional)
Normally, the H.323 gateway will send out status inquiries every minute on each connected H.323 call.
According to the H.323 standard, the remote entity must respond to these status inquiries, which allows the
H.323 gateway to detect, if the call on the remote H.323 entity is still alive. If no response is received after
another minute, the call will be dropped.
Unfortunately, there are H.323 entities, which do no respond to these status inquiries. This causes every call to
be dropped after being connected for two minutes using the default setting.
As a workaround for these non-compliant implementations, it is possible to disable the status inquiry check-
ing.
It is also possible to change the default status inquiry interval of 60 seconds to a different value, if required.
Procedure:
To disable status inquiries
Mode:
Interface H.323
Example:
Disable status inquiries
The following example shows how to disable status inquiries for calls handled by the H.323 interface
MyH323If.
node>enable
node#configure
node(cfg)#context cs
node(ctx-cs)[switch]#interface h323 MyH323If
node(if-h323)[MyH323If]#no status-inquiry
Procedure:
To change the default status inquiry interval
Mode:
Interface H.323
Example:
Disable status inquiries
Step
Command
Purpose
1
node(if-h323)[if-name]#no status-
inquiry
Disables status inquiries on the interface
Step
Command
Purpose
1
node(if-h323)[if-name]#status-inquiry
timeout
seconds
Changes the status inquiry interval on the
interface to the specified number of seconds