Cisco Cisco Meeting Server 2000

下载
页码 40
Cisco Meeting Server Release 2.0+ : H.323 Gateway Deployment Guide
36
Appendix D H.323 Gateway MMP commands
This appendix lists the MMP commands to configure the H.323 Gateway, they are also provided
in the MMP Command Reference Guide.
Command/Examples
Description/Notes
h323_gateway
enable/disable/restart
The gateway will not start unless it is configured properly.
h323_gateway certs
<keyfile> <certificate
file> [<cert-bundle>]
h323_gateway certs
none
Defines the name of the private key file and .crt file for the
H.323 Gateway application and, optionally, a CA certificate bundle as provided by
your CA. (See "Assigning a certificate/private key pair to the H.323 Gateway" on
page 33.
)
Removes certificate configuration
h323_gateway h323_
nexthop <host/ip>
h323_gateway del h323_
nexthop
Connect to this IP address for all outgoing H.323 calls and let the device at this IP
address handle the routing. If this address is not set, only IP dialing works.
Typically this IP address is a Cisco VCS/Polycom DMA, and an H.323 trunk is
established between the Meeting Server's H.323 Gateway and the third party
device (H.323 Gatekeeper).
The H.323 Gateway does not register with the device, just forwards calls to them
– the device will need to be configured appropriately to accept these calls.
h323_gateway default_
uri <uri>
h323_gateway del
default_uri
Optional. If an incoming H.323 call has no destination (normally only the case
when the H.323 Gateway has been dialed by an IP address) the SIP call is made
to whatever default_uri is set. The default_uri may point to an IVR, or directly into
a space. If it is not set, the call is rejected.
h323_gateway sip_
domain <sip_domain >
h323_gateway del sip_
domain
Optional. If an incoming H.323 call is made to the gateway without a domain in
the destination address, @<sip_domain> will be appended to the destination
address before the SIP call to the Call Bridge is made.
h323_gateway sip_
domain_strip <yes/no>
If set to "yes" and "h323_gateway sip_domain" is set, when a SIP call is made to
the gateway the @<sip_domain> will be stripped from the source address (if
present) before making the H.323 call.
h323_gateway h323_
domain <h323_domain>
h323_gateway del h323_
domain
Optional. If an H.323 call is made to the gateway without including a domain in
the source address, @<h323_domain> will be appended to the source address
before the SIP call is made.
Appendix D   H.323 Gateway MMP commands