[asterisk-users] Call Recordings...
Gregory Malsack
gmalsack at gmellc.com
Wed Jul 23 14:12:47 CDT 2008
I'm getting close. The idea is based on the same principal as the link below. Here's what I have done thus far:
All calls are recorded via mixmonitor. This is part of the initial dialplan when the call comes in.
I then created an application map key sequence that is supposed to run stopmixmonitor. However I am unable to locate examples of syntax on that command. Here is what I have:
stoprecording => *8,self/callee,StopMixMonitor,
This command syntax does not work and the recording continues on. Can anyone provide direction on this?
Thanks,
Gregory Malsack
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Anselm Martin Hoffmeister
Sent: Tuesday, July 22, 2008 4:24 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Call Recordings...
Am Dienstag, den 22.07.2008, 14:53 -0500 schrieb Gregory Malsack:
> Hello,
>
>
>
> My boss is asking me to setup the asterisk server to record all calls.
> (Simple). However, he wants to be able to enter a key sequence during
> the call to stop the recording. Any ideas on how I would do that?
Hi Gregory,
I found something about recording at
http://www.voip-info.org/wiki/view/Asterisk+config+features.conf
(second example). If you combine that with a default_recording_enabled (Monitor() call before Dial(), I would expect), that could be used to turn _off_ recording by pressing a key.
I would not know though how to protect against the external call party pressing the same key.
Best regards
Anselm
No virus found in this incoming message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.5.5/1568 - Release Date: 7/23/2008 6:55 AM
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.5.5/1568 - Release Date: 7/23/2008 6:55 AM
More information about the asterisk-users
mailing list