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

(Updated April 16, 2014, 2:14 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 412439


Bugs: ASTERISK-23588
    https://issues.asterisk.org/jira/browse/ASTERISK-23588


Repository: Asterisk


Description
-------

This patch ensures that the Stasis control structure holds a reference to the 
bridge the channel is in so that the pointer does not become stale. This also 
introduces a new function for use cases that only need to check that the 
channel is in a bridge and have no need for the bridge itself since 
stasis_app_get_bridge now bumps the bridge's refcount when returning it.


Diffs
-----

  branches/12/res/stasis/control.c 412426 
  branches/12/res/res_stasis_recording.c 412426 
  branches/12/res/res_stasis.c 412426 
  branches/12/res/ari/resource_bridges.c 412426 
  branches/12/include/asterisk/stasis_app.h 412426 

Diff: https://reviewboard.asterisk.org/r/3450/diff/


Testing
-------


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

Reply via email to