VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
mark.farmer at gagenet... Guest
|
Posted: Fri Apr 10, 2015 10:34 am Post subject: [asterisk-users] MixMonitor Files Always Empty |
|
|
Hi all, I’m having an issue with MixMonitor in Asterisk 11.17.0. The gsm files are always created but no audio is being written to them regardless of whether or not I use the b option.
I’ve tried switching to the Monitor application and that is working just fine.
Has anyone else seen this? Am I missing something somewhere? I’ve never seen this before.
Mark. |
|
Back to top |
|
|
mark.farmer at gagenet... Guest
|
Posted: Wed Apr 22, 2015 11:35 am Post subject: [asterisk-users] MixMonitor Files Always Empty |
|
|
Hi, sorry to bump this one but I still have this problem.
The file is always created but is always zero size. This is the dial plan that records the call:
exten = _0[1-8]X.,1,Set(CALLFILENAME=/var/spool/asterisk/callrecordings/its/${STRFTIME(${EPOCH},,%Y/%m/%d)}/Outbound-${UNIQUEID})
exten = _0[1-8]X.,2,MixMonitor(${CALLFILENAME}.gsm,b)
The dial plan then calls a macro that makes the call.
I’ve tried adding a StopMixMonitor after calling the macro but that did not help and I have tried putting an Answer() at the start of the dial plan.
I am currently using the Monitor application instead which is working OK but I’d much rather stick with MixMonitor.
Asterisk version is now 11.17.1
Thanks!
From: Mark Farmer
Reply-To: "asterisk-users@lists.digium.com (asterisk-users@lists.digium.com)"
Date: Friday, 10 April 2015 16:34
To: "asterisk-users@lists.digium.com (asterisk-users@lists.digium.com)"
Subject: [asterisk-users] MixMonitor Files Always Empty
Hi all, I’m having an issue with MixMonitor in Asterisk 11.17.0. The gsm files are always created but no audio is being written to them regardless of whether or not I use the b option.
I’ve tried switching to the Monitor application and that is working just fine.
Has anyone else seen this? Am I missing something somewhere? I’ve never seen this before.
Mark. |
|
Back to top |
|
|
asterisk.org at sedwar... Guest
|
Posted: Wed Apr 22, 2015 1:34 pm Post subject: [asterisk-users] MixMonitor Files Always Empty |
|
|
Please don't top post.
On Wed, 22 Apr 2015, Mark Farmer wrote:
Quote: | The file is always created but is always zero size. This is the dial plan that records the call:
exten = _0[1-8]X.,1,Set(CALLFILENAME=/var/spool/asterisk/callrecordings/its/${STRFTIME(${EPOCH},,%Y/%m/%d)}/Outbound-${UNIQUEID})
exten = _0[1-8]X.,2,MixMonitor(${CALLFILENAME}.gsm,b)
The dial plan then calls a macro that makes the call.
I’ve tried adding a StopMixMonitor after calling the macro but that did not help and I have tried putting an Answer() at the start of the dial plan.
I am currently using the Monitor application instead which is working OK but I’d much rather stick with MixMonitor.
|
Change something and see if it yields clues.
1) Change the file location to /tmp/, without the STRFTIME subdirectory.
2) Change the codec by changing the file type.
3) Don't use a macro.
What's different between your monitor() call path and your mixmonitor()
call path?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards@sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
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
|