Installation guide

Configuring the MMP
Acano solution: Single combined Acano server Deployment Guide R1.6 76-1054-01-H
Page 18
Note: Call Bridge must be listening on a network interface that is not NAT’d to another IP
address, because 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
3.5 Configuring the XMPP Server
If you are using any of the Acano clients including the WebRTC Client you now need to
configure the XMPP server and then enable it. Otherwise, skip this section.
Note: If you had the XMPP server configured before upgrading to R1.6, some of the
configuration will be lost on upgrade. Therefore, follow these instructions to ensure that you
have a valid configuration.
1. To create DNS A and SRV records for the Acano solution:
a. Create DNS A record for the fully qualified domain name (FQDN) of the server hosting
the XMPP Server and set it to resolve to the IP address of the interface that the XMPP
server is listening on
b. Create DNS SRV record for _xmpp-server._tcp for port 5269 pointing to the DNS A
record created in step a above
c. Create DNS SRV record for _xmpp-client._tcp for port 5222 pointing to the DNS A
record created in step a above
d. Test the above by running the following commands from a PC. They should return the
correct IP addresses for these domains:
nslookup -querytype=srv _xmpp-server._tcp.example.com
nslookup -querytype=srv _xmpp-client._tcp.example.com
2. Sign in to the MMP and generate the private key and certificate using the information in the
Certificate guidelines document.
3. On Acano X series servers the XMPP license key file (license.dat) is pre-installed; check it is
visible in the list of files. (The example below may look different to your SFTP client). If it is
missing contact support@acano.com with the serial number of your X series server.