VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
rahulyadav1 at gmail.com Guest
|
Posted: Tue May 06, 2008 12:24 pm Post subject: [asterisk-users] Mixmonitor recording issue |
|
|
Hi All
I am using asterisk 1.4.18.1.My problem is that Mixmonitor is not recording
complete recording.
Suppose i got a call connected and talking for 3 minutes then mixmonitor
records only 2 minutes of call.
This problem happens randomly.Please help as i am suffering very much due to
this problem.
Rahul Yadav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080506/875c2a08/attachment.htm |
|
Back to top |
|
|
sanjay.rajdev at feath... Guest
|
Posted: Tue May 06, 2008 12:45 pm Post subject: [asterisk-users] Mixmonitor recording issue |
|
|
I had a similar problem. In my case Asterisk was crashing due to MixMonitor() and then automatically restarting.
I have never found a alternative solution to record the calls.
Regards,
Sanjay Rajdev
----- Original Message -----
From: "Rahul Yadav" <rahulyadav1 at gmail.com>
To: asterisk-users at lists.digium.com
Sent: Tuesday, May 6, 2008 10:54:32 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: [asterisk-users] Mixmonitor recording issue
Hi All
I am using asterisk 1.4.18.1.My problem is that Mixmonitor is not recording complete recording.
Suppose i got a call connected and talking for 3 minutes then mixmonitor records only 2 minutes of call.
This problem happens randomly.Please help as i am suffering very much due to this problem.
Rahul Yadav
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080506/5cb4f067/attachment.htm |
|
Back to top |
|
|
vinicius at canall.com.br Guest
|
Posted: Tue May 06, 2008 2:01 pm Post subject: [asterisk-users] Mixmonitor recording issue |
|
|
I had a similar problem when the calls were not recorded when there was a transfer. Is that your case? If so, the solution is to start recording on the inbound leg of the call for all channels. Just like that:
[default]
exten => _00XXXX[2-6]XXXXXXX,1,Dial(Local/${EXTEN}@recording)
[recording]
exten => _00XXXX[2-6]XXXXXXX,1,MixMonitor(${CALLERID(num)}-${STRFTIME(${EPOCH},America/Sao_Paulo,%Y-%m-%d-%H-%M-%S)}-${EXTEN}.wav)
exten => _00XXXX[2-6]XXXXXXX,n,Dial(Zap/g1/${EXTEN:1})
Att
Vin?cius Fontes
Desenvolvimento
Canall Tecnologia em Comunica??es Ltda.
----- "Rahul Yadav" <rahulyadav1 at gmail.com> escreveu:
Quote: | Hi All
I am using asterisk 1.4.18.1.My problem is that Mixmonitor is not
recording complete recording.
Suppose i got a call connected and talking for 3 minutes then
mixmonitor records only 2 minutes of call.
This problem happens randomly.Please help as i am suffering very much
due to this problem.
Rahul Yadav
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|