Use this object to configure H.323 Signaling Ports.
...
Include Page |
---|
| IP_IGs_ServedBySeperateProcessors |
---|
| IP_IGs_ServedBySeperateProcessors |
---|
|
Command Syntax
Code Block |
---|
|
% set addressContext <name> zone <name> h323SigPort <#>
action <dryup | force>
dryUpTimeout <0-1440>
dscpValue <#>
h225IpAddress <IPv4 address>
h245IpAddress <IPv4 address>
ipInterfaceGroupName <name>
mode <inService | outOfService>
portNumber <#>
state <disabled | enabled> |
...
Code Block |
---|
|
dryUpTimeout <0-1440>
h245IpAddress <ip address> |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Zone H.323 Signaling Port Parameters |
---|
|
Parameter | Length/Range | Description |
---|
action | N/A | Controls whether calls are forced off or allowed to dry up upon a mode out-of-service. Select any one of the option: dryup – If dryupTimeout is not specified or its value is “0”, then no new calls are accepted and all currently active calls are allowed an indefinite time period to finish. If dryupTimeout is nonzeroa non-zero value, then no new calls are accepted, and all currently active calls are allowed dryupTimeout minutes to finish. After ‘dryupTimeout’ minutes, all remaining active calls are dropped.force – No new calls are accepted; all active calls are immediately dropped.
| dryUpTimeout | 0-1440 | Dryup timeout (in minutes) when this H.323 Signaling Port is outOfService with dryup action. (default = 0). | dscpValue | 0-63 | The DSCP value for packets from this H.323 Signaling Port. (default = 0). | h225IpAddress | IPv4 | The H.225 IPv4 address of the H.323 Signaling Port. | h245IpAddress | IPv4 | The H.245 IPv4 address of the H.323 Signaling Port. | ipInterfaceGroupName | | The IP interface group to be used by this Signaling Port. | mode | N/A | Operational mode for this H.323 Signaling Port.inService (default)outOfService
| portNumber | 1-65535 | TCP Port number of the H.323 Signaling Port. (default = 1720). | state
| N/A | Administrative state of the H.323 Signaling Port. disabled (default)enabled
|
|