[asterisk-dev] [Code Review] 2794: bridge_native_rtp: Fix bugs caused by HOLD/UNHOLD/UPDATE_RTP_PEER

jrose reviewboard at asterisk.org
Fri Aug 23 14:06:03 CDT 2013



> On Aug. 23, 2013, 6:10 p.m., Joshua Colp wrote:
> > /trunk/bridges/bridge_native_rtp.c, line 115
> > <https://reviewboard.asterisk.org/r/2794/diff/1/?file=44472#file44472line115>
> >
> >     Not a huge fan of "requestor" here but I haven't come up with an alternative.

Switched to 'target'


- jrose


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2794/#review9506
-----------------------------------------------------------


On Aug. 23, 2013, 7:05 p.m., jrose wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2794/
> -----------------------------------------------------------
> 
> (Updated Aug. 23, 2013, 7:05 p.m.)
> 
> 
> Review request for Asterisk Developers, Joshua Colp, Matt Jordan, Mark Michelson, and rmudgett.
> 
> 
> Bugs: ASTERISK-22217
>     https://issues.asterisk.org/jira/browse/ASTERISK-22217
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Issuing hold/unhold would lead to odd behavior. Between two chan_sip devices, a hold could cause an endless chain of updates while with pjsip a similar chain would begin but then end somewhat randomly. This patch fixes that by no longer tweaking the RTP glue on both sides of the call for every HOLD/UNHOLD/UPDATE_RTP_PEER frame.
> 
> Overall this restores holding behavior with chan_sip to how it worked with 11 (which includes some bugs I've noticed). chan_pjsip seems to be working as well, but it doesn't have the same bugs chan_sip exhibited with 11 (chan_sip does), which I guess is a good thing.
> 
> This patch doesn't fully address the test failures noted in the bug report. Asterisk 12 will needs a new version of the test with Asterisk 12 specific sipp scenarios to deal with that.
> 
> 
> Diffs
> -----
> 
>   /trunk/bridges/bridge_native_rtp.c 397424 
> 
> Diff: https://reviewboard.asterisk.org/r/2794/diff/
> 
> 
> Testing
> -------
> 
> Polycom to Polycom holds and unholds from both sides with directmedia using chan_sip
> Polycom to Polycom holds and unholds from both sides with directmedia using chan_pjsip
> Polycom to JITSI softphone same scenario (pjsip)
> Polycom to Digium phone same scenario (pjsip)
> 
> 
> Thanks,
> 
> jrose
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130823/519130ac/attachment-0001.htm>


More information about the asterisk-dev mailing list