Re: [asterisk-dev] Mixmonitor omits some frames

2016-02-01 Thread Tomec Martin
spamming this list). Kind regards Martin Tomec From: asterisk-dev-boun...@lists.digium.com [mailto:asterisk-dev-boun...@lists.digium.com] On Behalf Of Mark Michelson Sent: Friday, January 29, 2016 10:56 PM To: Asterisk Developers Mailing List Subject: Re: [asterisk-dev] Mixmonitor omits some

[asterisk-dev] Mixmonitor omits some frames

2016-01-29 Thread Tomec Martin
Hi all, we are solving issue with mixmonitor - in production asterisk, there are sometimes gaps in recordings (missing syllables), but we cannot reproduce it in test enviroment. I suppose it is caused by frames flushing in audiohook.c: if (ast_test_flag(audiohook,

Re: [asterisk-dev] Mixmonitor omits some frames

2016-01-29 Thread Mark Michelson
In most cases, flushing an audiohook is not a bad thing, nor is it something to be worried about. That's why it's a debug message. If you want it in your logs, then set the core debug level to 1 so it shows up. You will get more messages than you are used to seeing, but by only setting the core