Cisco Acano X-series

ページ / 110
Cisco Meeting Server Release 2.0 : Single Combined Meeting Server Deployments
34
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
8. Use the Web Admin interface to configure the settings through which the Call Bridge
communicates with the Web Bridge, see
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.
The following is an example where a public IP address is set to 5.10.20.99
turn public-ip 5.10.20.99
Note: The IP address set here should not be confused with the IP addresses set in the Web
Admin Interface Configuration > General page. The MMP commands configure the TURN
server itself, while the Configuration > General page settings allow the Call Bridge and
external clients to access the TURN server, and are explained in
4   Configuring the MMP