
How communication works
Cisco TelePresence Movi Administrator Guide (4.1)
Page 20 of 29
To start setting up the Cisco VCS Expressway, go to
VCS configuration > Expressway > TURN
and
configure the fields as described below.
Setting
Change to
TURN services
On
Port
3478
Media port range start
60000
Media port range end
61399
To finish setup on the Cisco VCS Expressway:
1. Go to
VCS configuration > Authentication > Devices > Configuration
and set the
Database type
to
LocalDatabase
.
2. Go to
VCS configuration > Authentication > Devices > Local database
and create a username
and password. The username and password are necessary to allow for use of TURN Relay licenses.
The Movi client is provisioned with the username and password as described below.
To enable ICE on the Movi client, go to
Systems > Provisioning > Directory
and the
Configurations
pane for Movi, then update the fields as described below.
Setting
Change to
Enable ICE
On
TurnAuthPassword
Password created when setting up the Cisco VCS Expressway
TurnAuthUsername
Username created when setting up the Cisco VCS Expressway
TurnServer
The address of the server media is relayed through in an “ICE call”, typically the
address of the Cisco VCS Expressway
Note:
The ICE Provisioning configurations are not available by default. See the
Provisioning
section for
more information.
Configuring Movi's TURN port
TURN port configuration should be controlled through DNS. Movi will do an SRV lookup for the TURN ip,
pri, weight, and port. As TURN runs over UDP, the lookup will be for
_turn._udp.<domain>
. If no
SRV record for TURN is found, Movi will perform an A record lookup (IPv4) or an AAAA lookup (IPv6),
but will default to port 3478.
If the port needs to be provisioned, you can append it to the IP address in the
TurnServer
field, for
example
192.0.2.0:3478.