Cisco Acano X-series

ページ / 114
Cisco Meeting Server Release 2.0 : Single Split Meeting Server Deployments
90
n
Use the new recordingMode parameter on the API object /callProfiles or /callProfiles/<call
profile id> to select whether a meeting can be recorded or not. Options for this are:
Automatic - recording occurs without any user intervention, if recording cannot occur the
meeting still occurs.
Manual - users can manually start and stop the recording using DTMF.
Disabled - no users can record.
n
Control which users have permission to start and stop recording by setting the
recordingControlAllowed parameter on callLegProfiles.
n
Use the new startRecording and stopRecording parameters for /dtmfProfiles and
/dtmfProfiles/<dtmf profile id> to map the DTMF tones for starting and stopping recording.
Note: The additional API objects are given in the
.
n
At the end of recording the meeting, the recording is automatically converted to MP4. The
converted file is suitable for placing within a document storage/distribution system, for
example a network file system (NFS). Recorder logs are stored in the NFS folder, spaces are
stored in spaces/<space guid> and tenant spaces are stored in tenants/<tenant
guid>/spaces/<space guid>.
Note: For the first 5 seconds after recording is started, the call will not be recorded. This is
intentional and is to aid lipsync between video and audio in the recording. If you record for less
than 5 seconds a small file will be saved on the NFS, but it will not play back.
12.3 Example of deploying recording
Note: If you plan to save the recordings on a NFS server running Windows 2008 R2 SP1, there is
a windows hotfix required to fix permission issues:
Consult your Microsoft Windows Administrator before applying this fix.
Note: The Recorder behaves as an XMPP client, so the XMPP server needs to be enabled on the
Meeting Server hosting the Call Bridge.
This example gives the steps to deploy a recorder remote to the Call Bridge. It assumes that you
already have a working Call Bridge and XMPP server.
1. Create a certificate and private key for the Recorder, following the steps described in the
Certificates guidelines for an internal CA signed certificate.
2. SSH into the MMP of the Meeting Server hosting the Recorder.
12   Recording meetings