> On May 12, 2014, 3:04 p.m., Joshua Colp wrote: > > Ship It!
Should this have been closed out by the commit in r413712? - Matt ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3531/#review11873 ----------------------------------------------------------- On May 12, 2014, 3 p.m., Jonathan Rose wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/3531/ > ----------------------------------------------------------- > > (Updated May 12, 2014, 3 p.m.) > > > Review request for Asterisk Developers, Joshua Colp, kmoore, and Matt Jordan. > > > Repository: Asterisk > > > Description > ------- > > In https://reviewboard.asterisk.org/r/3505/ a behavior change in the barge > code made frames not write to the spyee channel when barging while the spyee > was not bridged. This caused the test failure. While I was at it I noticed > an unfree'd frame, so I went ahead and fixed that. > > Also, instead of locking both audiohooks and consuming them both before > unlocking them both, this patch changes it so that these will happen one at a > time. > > > Diffs > ----- > > /branches/11/apps/app_chanspy.c 413706 > > Diff: https://reviewboard.asterisk.org/r/3531/diff/ > > > Testing > ------- > > Ran testsuite test apps/chanspy/chanspy_barge before and after. With patch > it passes, without patch it doesn't. > > > Thanks, > > Jonathan Rose > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
