Cisco Acano X-series

ページ / 160
Cisco Meeting Server Release 2.0 : Scalable and Resilient Meeting Server Deployments
44
6. The Web Bridge supports HTTPS. It will forward HTTP to HTTPS if configured to use “http-
redirect”. To do so:
a. Enable HTTP redirect with the following command:
webbridge http-redirect enable
b. If required (see the note below), set the Windows MSI, Mac OSX DMG and iOS installers
that are presented to WebRTC users:
webbridge msi <url>
webbridge dmg <url>
webbridge ios <url>
Note: If you only use browsers that support WebRTC (e.g. Chrome) you do not need to
set these download locations because browser functionality will be used for guest
access to space. However, if you use browsers that do not (e.g. IE, Safari) then
configure these locations so that when the Meeting Server detects the device being
used (iOS device, Mac, or PC), it can redirect the user to the configured client download
link for that device, and prompt the user to install the correct Cisco Meeting App so that
they can join the meeting. After installation, the user is connected to the space as a
Guest.
7. Enable the Web Bridge with the following command:
webbridge enable
4.7 Configuring the TURN server
1. SSH into the MMP.
2. Configure the TURN server with the following command:
turn credentials <username> <password> <realm>
The following is an example where username is myusername, the password is mypassword
and it uses the realm example.com.
turn credentials myusername mypassword example.com
3. If the TURN server is located behind a NAT, set the public IP Address that the TURN Server
will advertise using:
turn public-ip <ip address>
Note: If the TURN server has a public IP address rather than being NAT’ed (see the figure
below and its notes), this step is not required, go on to step 4.
4   Configuring the MMP