[asterisk-bugs] [JIRA] (ASTERISK-29526) G729 audio gets corrupted by Asterisk due to smoother

under (JIRA) noreply at issues.asterisk.org
Thu Jul 22 11:24:33 CDT 2021


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

under edited comment on ASTERISK-29526 at 7/22/21 11:24 AM:
------------------------------------------------------------

See lines 2586 and 2589 for example of huge timestamp increase of 2 adjacent frames.


was (Author: under):
See lines 2586 and 2589 for example of huge timestamp increase.

> G729 audio gets corrupted by Asterisk due to smoother
> -----------------------------------------------------
>
>                 Key: ASTERISK-29526
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29526
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/CodecInterface
>    Affects Versions: 16.19.0
>            Reporter: under
>            Severity: Major
>         Attachments: rtp.log
>
>
> If Asterisk gets G.729 6-byte VAD frames inbound, then at outbound Asterisk sends this G.729 stream with non-continuous timestamps (see rtp.log attached).
> After debugging, I found this is a regression connected with RTP Smoother (main/smoother.c).
> Smoother has a special code to handle G.729 VAD frames (search for  AST_SMOOTHER_FLAG_G729 in smoother.c).
> However, this flag is never set in Asterisk-12 and newer.
> Previously it has been set (see Asterisk-11).



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



More information about the asterisk-bugs mailing list