呼叫录音控制
Call Recordings Module User Guide
- [ Overview]
- [ Feature Codes]
- [ Settings]
- [ Extension]
- [ Inbound External Calls]
- [ Outbound External Calls]
- [ Inbound Internal Calls]
- [ Outbound Internal Calls]
- [ On Demand Recording]
- [ Recording Priority Policy]
- [ Queues]
- [ Call Recording]
- [ Recording Mode]
- [ Caller Volume Adjustment]
- [ Agent Volume Adjustment]
- [ Ring Group]
- [ Record Calls]
- [ Advanced Settings]
- [ Post Call Recording Script]
- [ Call Recording Policy]
- [ Override Call Recording Location]
- [ Use MixMonitor for recordings]
- [ Call Recording Format]
- [ Recordings Crypt Key]
- [ Extension]
Overview
The call recordings module provides recording ability to other modules. This module is hooked in to other modules allowing calls to be recorded based on component level policies.
Feature Codes
Feature codes can be seen/updated from the Feature Codes module
C:\5f73d656b9222e58177a8f76ecf04ec7
If enabled the on their extension a user can press *1 to start/stop recording their current call.
Settings
Extension
C:\2cbd811bb3ce5aedcdc6e252a3eaed23
Inbound External Calls
Recording of inbound calls from external sources.
Outbound External Calls
Recording of outbound calls from current extension.
Inbound Internal Calls
Recording of inbound calls from internal sources.
Outbound Internal Calls
Recording of outbound calls to internal extensions
On Demand Recording
Enable or disable the ability to do on demand (one-touch) recording. The overall calling policy rules still apply and if calls are already being recorded they can not be paused.
Recording Priority Policy
Call recording policy priority relative to other extensions when there is a conflict between an extension wanting recording and the other not wanting it. The higher of the two determines the policy, on a tie the global policy (caller or callee) determines the policy.
Queues
C:\cb631434a2c2e3ab85ae7277fdd36d0f
''''Call Recording
Incoming calls to agents can be recorded. (saved to /var/spool/asterisk/monitor)
Recording Mode
Choose to 'Include Hold Time' in the recording so it starts as soon as they enter the queue, or to defer recording until 'After Answered' and the call is bridged with a queue member.
Caller Volume Adjustment
Adjust the recording volume of the caller
Agent Volume Adjustment
Adjust the recording volume of the agent.
Ring Group
C:\cd8e1019d3d11087f4ed831a6019ecd9
Record Calls
You can always record calls that come into this ring group, never record them, or allow the extension that answers to do on-demand recording. If recording is denied then one-touch on demand recording will be blocked.
Advanced Settings
There is generally no reason to ever touch these. If you are unsure of what you are doing leave these at their defaults.
Post Call Recording Script
C:\6604f9fe9fc083b623d256c6fdb4ffbe
An optional script to be run after the call is hangup. You can include channel and MixMon variables like ${CALLFILENAME}, ${MIXMON_FORMAT} and ${MIXMON_DIR}.
To ensure that you variables are properly escaped, use the following notation: ^{MY_VAR}
Call Recording Policy
C:\80619e73ae43f33f73c18aff4399325d
Call Recording Policy used to resolve the winner in a conflict between two extensions when one wants a call recorded and the other does not, if both their priorities are also the same.
Override Call Recording Location
C:\0d07414211fc27211b89c79c23d4ebbe
Override the default location where asterisk will store call recordings. Be sure to set proper permissions on the directory for the asterisk user.
Use MixMonitor for recordings
C:\dc1079cf51d052da171ec2ffa0e4eeff
Queues: monitor-type = MixMonitor. Setting true will use the MixMonitor application instead of Monitor so the concept of 'joining/mixing' the in/out files now goes away when this is enabled.
Call Recording Format
C:\0631226a1418d89b52f3f314049a4ae4
Format to save recoreded calls for most call recording unless specified differently in specific applications.
Recordings Crypt Key
C:\7a3303533778491a74942da640241349
Crypt key used by this recordings module when accessing the recording files. Change from the default of "moufdsuu3nma0" if desired.