[asterisk-users] Incoming Call Recording

Danny Nicholas danny at debsinc.com
Fri Jun 10 16:03:18 CDT 2011


 

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rick Hall
Sent: Friday, June 10, 2011 3:49 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Incoming Call Recording

 

Longtime lurker, first time poster.  :)

A client of mine is in need of having Asterisk record every call that comes
in from a specific incoming route.  I've added the following lines to the
sip_additional.conf file, but no recordings are showing up in the
/var/spool/asterisk/monitor/ folder.

record_out=always
record_in=always

Another page I came across on Google
(http://www.voip-info.org/wiki/view/Asterisk+cmd+Monitor) suggested I add
the following line to my sip.conf file:

exten => 2060,3,Monitor(wav,myfilename) 

I can see how this could work, but I'm not sure what to replace "2060" with,
as what I need setup is the record of all incoming calls across the board,
not just calls associated with a particular extension number (ie:  2060).

Your sure is appreciated!



-- 

Rick Hall
Senior Vice President
ReadyWire Multimedia Solutions
 
Affordable Website & Reseller Hosting
http://www.readywire.com/
(312) 278-4446 x5446
 
Technical Support:
24 hours a day / 7 days a week
 
Customer Login...........: https://secure.readywire.com/
Server Notices.............: http://status.readywire.com/
Support Center............: https://secure.readywire.com/
Twitter.........................: http://twitter.com/readywire
Blog............................: http://blog.readywire.com/

This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system. E-mail transmission cannot be guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender
therefore does not accept liability for any errors or omissions in the
contents of this message, which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. ReadyWire
Multimedia Solutions. PO BOX 811061, Chicago, IL, USA, 60681.
www.readywire.com.

 

This will do the trick, but you should play the "you are being recorded"
file to cover your assets

exten => s,n,MixMonitor(Zap_${UNIQUEID}.wav|av(0}V(0))

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110610/5f8f9c6f/attachment.htm>


More information about the asterisk-users mailing list