[asterisk-users] Asterisk manager

Ed Nuñez enunez at netoneint.com
Tue Dec 12 15:16:35 MST 2006


Your line number nine should also specify a file name to monitor to and the format, like this

exten = 9,2,Monitor(from-${CALLEDID}-at-${TIMESTAMP},wav)

or better yet, use MixMon instead, because this will merge the two files into just one.  (both sides of the call)

Ed Nuñez
IT/Telecom Engineer
 
4037 Metric Drive
Winter Park, FL
 
(o) 407-384-4200 x 1656
(f) 407-384-4222
(c) 732-925-0730
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of nik600
Sent: Tuesday, December 12, 2006 5:00 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Asterisk manager

Hi

i am trying to record a call with

exten = 9,1,Answer
exten = 9,2,Monitor
exten = 9,3,Dial(SIP/200)

This will record the call, but asterisk generates 2 files in
/var/spool/asterisk/monitor/

....-in.wav
....-out.wav

Can i have only one file?
Can i customize the path where to save the files?

Thanks
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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




More information about the asterisk-users mailing list