Cisco Acano X-series 開発者ガイド

ページ / 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
44
9 H.323 Commands
The MMP commands to configure the Meeting Server to accept and send H.323 calls are listed
in this section.
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>]
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. (Also see the section
.)
h323_gateway certs none
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 Cisco Meeting Server
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 coSpace. If it is
not set, the call is rejected.
h323_gateway sip_domain <uri>
h323_gateway del sip_domain <uri>
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 <uri>
h323_gateway del h323_domain <uri>
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.
9   H.323 Commands