[asterisk-bugs] [JIRA] (ASTERISK-28284) switching between native_bridge and simple_bridge can cause one way audio
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Feb 20 04:49:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246268#comment-246268 ]
Friendly Automation commented on ASTERISK-28284:
------------------------------------------------
Change 11004 merged by Joshua C. Colp:
res/res_rtp_asterisk: clear smoother when local bridging
[https://gerrit.asterisk.org/11004|https://gerrit.asterisk.org/11004]
> switching between native_bridge and simple_bridge can cause one way audio
> -------------------------------------------------------------------------
>
> Key: ASTERISK-28284
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28284
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 13.25.0
> Reporter: Torrey Searle
> Assignee: Torrey Searle
> Attachments: full.txt, issue.pcapng.gz, test.tgz
>
>
> when there is a codec change, the smoother needs to be destroyed an recreated or else the smoother will discard the frames in the unexpected new format.
> To decide if the smoother needs to replaced, res_rtp_asterisk looks at lasttxformat
> however p2p_write also updates lasttxformat but doesn't destroy the smoother causing a 1 way audio issue if returning to simple bridge afterwards
> Attached is a pcap and logs that demonstrate the issue & a test that can somtimes reproduce the issue
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list