Cisco Acano X-series 開発者ガイド

ページ / 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
38
Command/Examples
Description/Notes
webbridge clickonce none
Disables all clickonce redirect behaviour
webbridge msi (<url>|none)
webbridge dmg (<url>|none)
webbridge ios (<url>|none)
Configures the download locations for Windows msi, Mac
OSX dmg and iOS installers which are presented to WebRTC
users
webbridge ios none
To deconfigure, use the appropriate command with the
parameter none
webbridge trust <crt-bundle|crt-file>
webbridge trust none
Controls which Call Bridge instances are allowed to
configure guest accounts and customizations (like
background image).
If the trusted Call Bridge is running on the same server as the
Web Bridge, then issuing the webbridge trust command with
the name of the Call Bridge public certificate/certificate
bundle is sufficient. If the Call Bridge is running on another
server, the public certificate/certificate bundle of the Call
Bridge must first be copied to the Web Bridge server using
SFTP.
webbridge http-redirect (enable|disable)
Enables/disables HTTP redirects
8.6 TURN Server Commands
Setting up a TURN server is described in the Deployment Guides. This section provides a
command reference. 
Command/Examples
Description/Notes
turn restart
Restarts the TURN server
turn listen <interface whitelist|none>
turn listen a b
Sets up a whitelist of interfaces to listen on. To start
listening, you must enable the service with the
command turn enable.
turn listen none
Stops the TURN server listening.
turn tls <port|none>
Select the port for the TURN server to listen on
Note: the Web Bridge and Turn Server cannot listen
on the same interface:port combination. To run both
on port 443 requires them to be run on separate
servers/VMs, or on different interfaces on the same
server/VM.
8   Application Configuration Commands