Cisco Acano X-series

ページ / 160
Cisco Meeting Server Release 2.0 : Scalable and Resilient Meeting Server Deployments
76
Note the domain, Call Bridge name and secret generated, you will need this information later
when you configure the Call Bridge access to the XMPP server (so that the Call Bridge will
present the authentication details to the XMPP server)
10. Repeat step 9 for all of the Call Bridges that will connect to the XMPP cluster. Each Call
Bridge will need to have a unique name.
Note: If you have not already noted the details for the Call Bridges that you have added to
the XMPP server, then use the command:
xmpp callbridge list
and make a note of the domain, name and secret generated for each Call Bridge that will
connect to the XMPP cluster. These are required in step 17.
11. Disable this XMPP server node
xmpp disable
12. Enable the XMPP cluster on this node
xmpp cluster enable
13. Initialize the XMPP cluster on this node. This command will create a 1 node xmpp cluster,
the other nodes (xmpp servers) will be joined to this cluster in step 22.
xmpp cluster initialize
14. Re-enable this node
xmpp enable
15. Make a note of the IP address of this node, this is required in step 22.
xmpp cluster status
Follow steps 16 to 22 for each of the remaining XMPP server nodes in the cluster (nodes 2 and
3):
16. Enable the XMPP server node
xmpp enable
17. Add each Call Bridge to this node. This requires the Call Bridge to be added using the same
Call Bridge name and secret from the first XMPP server node. This is achieved using the
command:
xmpp callbridge add-secret <callbridge name>
Enter callbridge secret>
18. Repeat step 17 until you have added all of the Call Bridge secrets to this node.
19. Disable this node
xmpp disable
20. Enable the XMPP cluster on this node
xmpp cluster enable
21. Re-enable this node
xmpp enable
7   Deploying the XMPP Server