[asterisk-bugs] [JIRA] (ASTERISK-24530) app_record stripping 1/4 second from recordings

Ben Smithurst (JIRA) noreply at issues.asterisk.org
Tue Nov 18 08:43:29 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223626#comment-223626 ] 

Ben Smithurst commented on ASTERISK-24530:
------------------------------------------

For reference the commit message doesn't help the riddle of why this is being done - but DTMF is about the only thing I can think of.

{code}
------------------------------------------------------------------------
r848 | markster | 2003-04-14 20:03:52 +0100 (Mon, 14 Apr 2003) | 2 lines

When recording, strip off last 1/4 second from recordings

------------------------------------------------------------------------
{code}

I'm working on an improved patch now.

> app_record stripping 1/4 second from recordings
> -----------------------------------------------
>
>                 Key: ASTERISK-24530
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24530
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_record
>    Affects Versions: 11.8.1
>            Reporter: Ben Smithurst
>            Assignee: Matt Jordan
>            Severity: Minor
>         Attachments: app_record.diff
>
>
> For some reason app_record strips 1/4 of a second from the end of recorded files.  This behaviour is not documented and there isn't even a comment in the code to explain why, so I wonder if it's a leftover of some older workaround for a problem?
> This causes a problem for us as we have some real-time monitoring of our platforms which plays and records messages and we need to have reliably identical results.
> I have attached a patch to strip this behaviour, could this be considered?



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list