Cisco Acano X-series

ページ / 110
Cisco Meeting Server Release 2.0 : Single Combined Meeting Server Deployments
30
d. If you are still experiencing issues, troubleshoot the problem as explained in the
document.
4.4 Configuring the Call Bridge
The Call Bridge needs a key and certificate pair that is used to establish TLS connections with
SIP Call Control devices and with the Lync Front End (FE) server. If you are using Lync, this
certificate will need to be trusted by the Lync FE server.
Note: SIP and Lync calls can traverse local firewalls using the SIP Edge component, this is a beta
feature and should not be used in production environments. If you plan to evaluate this feature,
note that you need to configure trust between the Call Bridge and the SIP Edge, for more
information see
.
The command callbridge listen <interface> allows you to configure a listening
interface (chosen from A, B, C or D). By default the Call Bridge listens on no interfaces.
1. Create and upload the certificate as described in the
document.
2. Sign into the MMP and configure the Call Bridge to listen on interface A.
callbridge listen a
Note: the Call Bridge must be listening on a network interface that is not NAT’d to another IP
address. This is because the Call Bridge is required to convey the same IP that is configured
on the interface in SIP messages when talking to a remote site.
3. Configure the Call Bridge to use the certificates by using the following command so that a
TLS connection can be established between the Lync FE server and the Call Bridge, for
example:
callbridge certs callbridge.key callbridge.crt
The full command and using a certificate bundle as provided by your CA, is described in the
Certificate guidelines document.
4. Restart the Call Bridge interface to apply the changes.
callbridge restart
4.5 Configuring the XMPP server
If you are using any of the Cisco Meeting Apps including the WebRTC Client you now need to
configure the XMPP server and then enable it. Otherwise, skip this section.
From Cisco Meeting Server 2.0, the XMPP license is included in the Cisco Meeting Server
software.
4   Configuring the MMP