Cisco Acano X-series 開発者ガイド

ページ / 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
39
Command/Examples
Description/Notes
turn certs <keyfile> <certificate file>
[<cert-bundle>]
Defines the name of the private key file and .crt file for
the
Turn Server application and, optionally, a CA
certificate bundle as provided by your CA. (Also see
the section
.)
turn certs none
Removes certificate configuration
turn (enable|disable)
Enables or disables the TURN server
turn credentials <username> <password>
<realm>
turn credentials myusername mypassword
example.com
Sets the credentials for the TURN server
turn public-ip <public ip>
Sets up a public IP address for the TURN server
turn delete public-ip
Deletes the TURN server public IP address
8.7 SIP Edge Commands (BETA feature)
Note: SIP and Lync call traversal is a beta feature, only use in a test environment, do not use in a
production environment.
The SIP Edge component provides support for traversal of local firewalls for SIP endpoints and
Lync calls in split server deployments. The Call Bridge uses a TURN server within the Meeting
Server to traverse the local firewall and send the SIP signal via a new SIP Edge component. Refer
to the deployment guides for the steps in setting up SIP and Lync call traversal in a test
environment.
The MMP commands to configure the SIP Edge component are listed in the table below.
Command/Examples
Description/Notes
callbridge add edge <ip address>:<port>
Adds the SIP Edge for the Call Bridge to use.
callbridge del edge
Removes the SIP Edge
callbridge trust edge <certificate file>
Specify a certificate for the Call Bridge to trust for
connections to and from the SIP Edge. This is the
certificate of the SIP Edge.
sipedge private <interface>:<port>
Specify the internal interface and port for connections
to and from the Call Bridge
sipedge public <interface>:<port>
Specify the external interface and port for
connections to and from external systems
8   Application Configuration Commands