asterisk/channels
Scott Griepentrog f91989d44e media formats: fix ref leak of peer for mwi subscription
Holding a reference to the peer during mwi subscriptions
resulted in a circular reference because the final event
message would not be sent until destruction of the peer.

Instead, pass the name of the peer to the event callback
so that it can fail gracefully after the peer has gone.

ASTERISK-23959
Review: https://reviewboard.asterisk.org/r/3754/
........

Merged revisions 418636 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418962 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-07-18 17:42:41 +00:00
..
dahdi Remove include of astobj.h from channels/dahdi/bridge_native_dahdi.c. 2014-07-16 23:08:19 +00:00
iax2 Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
misdn Allow mISDN to send PROGRESS messsage. 2013-05-10 22:12:52 +00:00
pjsip Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
sip Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11 2014-06-30 19:51:28 +00:00
Makefile Remove many deprecated modules 2014-07-04 13:26:37 +00:00
chan_alsa.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
chan_bridge_media.c uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
chan_console.c uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
chan_dahdi.c chan_dahdi: Add inband_on_setup_ack compatibility option. 2014-07-03 22:22:36 +00:00
chan_dahdi.h chan_dahdi: Adds support for major update to libss7. 2014-06-16 18:27:51 +00:00
chan_iax2.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
chan_mgcp.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 2014-05-22 15:52:30 +00:00
chan_misdn.c uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
chan_motif.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
chan_multicast_rtp.c uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
chan_nbs.c uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
chan_oss.c main/Makefile: Fix build failure on SmartOS/Illumos/SunOS 2014-04-17 20:25:16 +00:00
chan_phone.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_pjsip.c res_pjsip: Support setting a default accountcode on endpoints 2014-07-16 14:03:51 +00:00
chan_sip.c media formats: fix ref leak of peer for mwi subscription 2014-07-18 17:42:41 +00:00
chan_skinny.c Skinny: cleanup some log messages around sessions. 2014-06-25 00:45:07 +00:00
chan_unistim.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 2014-05-28 22:54:12 +00:00
chan_vpb.cc uniqueid: channel linkedid, ami, ari object creation with id's 2014-03-07 15:47:55 +00:00
console_board.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
console_gui.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
console_video.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
misdn_config.c Add named callgroups/pickupgroups 2012-08-07 12:46:36 +00:00
sig_analog.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 2014-05-22 15:52:30 +00:00
sig_analog.h Convert sig_analog to use a global callback table. 2012-08-08 20:32:53 +00:00
sig_pri.c chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation. 2014-07-10 01:59:44 +00:00
sig_pri.h chan_dahdi: Add inband_on_setup_ack compatibility option. 2014-07-03 22:22:36 +00:00
sig_ss7.c chan_dahdi: Adds support for major update to libss7. 2014-06-16 18:27:51 +00:00
sig_ss7.h chan_dahdi: Adds support for major update to libss7. 2014-06-16 18:27:51 +00:00
vcodecs.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
vgrabbers.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00