[asterisk-users] Call Recordings...

Gregory Malsack gmalsack at gmellc.com
Wed Jul 23 22:13:21 CDT 2008


I resolved this problem. The key was to get the right combination of self/callee and peer/caller. Read the instructions regarding the application map very closely. My problem was that I was not running the StopMixMonitor command against the proper channel. Even though mixmonitor records both channels simultaneously, the recording is only assigned to 1 channel and you have to run the command against the originating channel of the call.

Greg

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gregory Malsack
Sent: Wednesday, July 23, 2008 2:13 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Call Recordings...

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
 

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

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