James Lamanna
2013-Feb-20 18:49 UTC
[asterisk-users] DTMF Blips at end of Record() - 1.8.18
Hi, I've noticed on asterisk 1.8.18 I'm hearing the blip of '#' DTMF to end the recording on the recording itself. Is there an easy way to truncate the last 200ms of the recording or so to eliminate this? The DTMF is coming in through rfc2833 and not inband. Thanks. -- James -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130220/70e10d34/attachment.htm>
James Lamanna
2013-Feb-22 16:19 UTC
[asterisk-users] DTMF Blips at end of Record() - 1.8.18
On Wed, Feb 20, 2013 at 10:49 AM, James Lamanna <jlamanna at gmail.com> wrote:> Hi, > I've noticed on asterisk 1.8.18 I'm hearing the blip of '#' DTMF to end > the recording on the recording itself. > Is there an easy way to truncate the last 200ms of the recording or so to > eliminate this? > The DTMF is coming in through rfc2833 and not inband. > >I have another PBX running the same exact version of asterisk that's newer that doesn't exhibit the same problem. I'm wondering if it is a timing thing? The PBX with the issue seems to respond slower to DTMF (Background() takes longer to get interrupted, etc..) It is an older box so it is using res_timing_dahdi (dahdi_dummy) and the newer box is using res_timing_timerfd. Any suggestions would be welcome. Thanks. -- James -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130222/033d2e13/attachment.htm>