Cisco Cisco Meeting Server 2000

下载
页码 110
Cisco Meeting Server Release 2.0 : Single Combined Meeting Server Deployments
25
Note: Sharing a common view of time is important for multiple reasons, it is necessary when
checking for certificate validity and to prevent replay attacks.
1. If necessary, SSH into the MMP and log in.
2. To set up an NTP server, type:
ntp server add <domain name or IP address of NTP server>
To find the status of configured NTP servers, type ntp status
See the MMP command reference for a full list of ntp commands.
3.1.6 Call Detail Record support
The Meeting Server generates Call Detail Records (CDRs) internally for key call-related events,
such as a new SIP connection arriving at the server, or a call being activated or deactivated. It
can be configured to send these CDRs to a remote system to be collected and analyzed. There
is no provision for records to be stored on a long-term basis on the Meeting Server, nor any way
to browse CDRs on the Meeting Server.
The Meeting Server supports up to two CDR receivers, enabling you to deploy two different
management tools or two instances of the same management tool for resiliency. If you are using
Acano Manager, the Acano Manager server must be one of your CDR receivers, you can either
add a second Acano Manager server or add a different management platform.
You can use either the Web Admin Interface or the API to configure the Meeting Server with the
URI of the CDR receivers. If you are using the Web Admin interface go to Configuration>CDR
settings and enter the URI of the CDR receivers. Refer to the
or the API
Reference guide for details on using the API to configure the Meeting Server with the URIs of the
CDR receivers.
3.1.7 Host name
Cisco recommends that the Meeting Server is given its own hostname.
1. If necessary, SSH into the MMP and log in.
2. Type:
hostname <name>
hostname london1
hostname mybox.example.com
3. Type:
reboot
Note: A reboot is required after issuing this command.
3   Prerequisites