[asterisk-bugs] [JIRA] (ASTERISK-24573) Out of sync conversation recording when divided in multiple recordings

Nuno Borges (JIRA) noreply at issues.asterisk.org
Wed Dec 3 08:57:29 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nuno Borges updated ASTERISK-24573:
-----------------------------------

    Status: Waiting for Feedback  (was: Waiting for Feedback)


Hi, 
 
1) I have changed the patch to asterisk 13.0.1. 
 
2) The problem here is that by using the old outsmpl and insmpl may create bad jumps on the newly created write/read stream, so by resetting both to zero will have the same behavior as it was the first recording, since they should start with the value 0 (memory initialization puts both values with 0, i hope, since i don't see this values being initialized)

Best regards.

> Out of sync conversation recording when divided in multiple recordings
> ----------------------------------------------------------------------
>
>                 Key: ASTERISK-24573
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24573
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_monitor
>    Affects Versions: 1.8.32.1
>            Reporter: Nuno Borges
>            Assignee: Nuno Borges
>            Severity: Minor
>         Attachments: 24573.patch
>
>
> In order to avoid big recording files we have decided to segment the recording in bulks of 5 minutes, issuing a stop and a start recording via AMI. We started to notice that some of the segments get the voice out of sync, when at the time of the recording the voice streaming was correct.



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



More information about the asterisk-bugs mailing list