----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3729/#review12713 -----------------------------------------------------------
branches/12/res/stasis/control.c <https://reviewboard.asterisk.org/r/3729/#comment23000> command_queue is ref leaked. - rmudgett On July 10, 2014, 8:12 a.m., opticron wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/3729/ > ----------------------------------------------------------- > > (Updated July 10, 2014, 8:12 a.m.) > > > Review request for Asterisk Developers. > > > Bugs: ASTERISK-23941 > https://issues.asterisk.org/jira/browse/ASTERISK-23941 > > > Repository: Asterisk > > > Description > ------- > > This allows commands to be queued in a channel datastore to be executed upon > a channel entering Stasis(). This functionality is only available from > components of res_stasis.so. This functionality is required to get a > redirected channel back into the bridge for which it was destined due to the > attended transfer. > > > Diffs > ----- > > branches/12/res/stasis/control.c 418321 > branches/12/res/stasis/control.h 418321 > branches/12/res/stasis/command.c 418321 > branches/12/res/stasis/command.h 418321 > branches/12/res/res_stasis.c 418321 > > Diff: https://reviewboard.asterisk.org/r/3729/diff/ > > > Testing > ------- > > Tested as part of the complete solution to ASTERISK-23941. > > > Thanks, > > opticron > >
-- _____________________________________________________________________ -- 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
