Files
asterisk/channels
Dan Cropp fb23f98521 chan_pjsip: Incorporate channel reference count into transfer_refer().
Add channel reference count for PJSIP REFER. The call could be terminated
prior to the result of the transfer. In that scenario, when the SUBSCRIBE/NOTIFY
occurred several minutes later, it would attempt to access a session which was
no longer valid.  Terminate event subscription if pjsip_xfer_initiate() or
pjsip_xfer_send_request() fails in transfer_refer().

ASTERISK-29201 #close
Reported-by: Dan Cropp

Change-Id: I3fd92fd14b4e3844d3d7b0f60fe417a4df5f2435
2021-01-06 11:04:05 -06:00
..
2016-10-27 09:53:55 -04:00
2019-05-10 10:22:55 -06:00
2020-12-31 13:13:42 -06:00
2016-10-27 09:53:55 -04:00
2019-06-17 12:58:48 -06:00