Cisco Cisco Meeting Server 2000

下载
页码 160
Cisco Meeting Server Release 2.0 : Scalable and Resilient Meeting Server Deployments
40
a. Sign into the MMP, type the following and look at the output:
webadmin
The last line of the output should say "webadmin running".
b. If it does not there is a configuration problem with your Web Admin Interface. Check that
you have enabled it by typing:
webadmin enable
c. The output of the webadmin command should also tell you the names of the certificates
you have installed, e.g. webadmin.key and webadmin.crt.
Note: They should be the same names of the certificates you uploaded previously.
Assuming these are the names then type:
pki match webadmin.key webadmin.crt
This will check that the key and certificate match.
d. If you are still experiencing issues, troubleshoot the problem as explained in the
document.
4.4 Configuring the Call Bridge listening interface
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.
Configure listening interfaces on each Call Bridge as follows:
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
4   Configuring the MMP