[Asterisk-code-review] chan_pjsip: Incorporate session reference count into transfer_refer(). (asterisk[master])
Dan Cropp
asteriskteam at digium.com
Tue Dec 8 09:17:51 CST 2020
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/15208
to look at the new patch set (#2).
Change subject: chan_pjsip: Incorporate session reference count into transfer_refer().
......................................................................
chan_pjsip: Incorporate session reference count into transfer_refer().
Add session 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.
ASTERISK-29201 #close
Reported-by: Dan Cropp
Change-Id: I3fd92fd14b4e3844d3d7b0f60fe417a4df5f2435
---
M channels/chan_pjsip.c
1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/08/15208/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15208
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3fd92fd14b4e3844d3d7b0f60fe417a4df5f2435
Gerrit-Change-Number: 15208
Gerrit-PatchSet: 2
Gerrit-Owner: Dan Cropp <dan at amtelco.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20201208/74aaba77/attachment.html>
More information about the asterisk-code-review
mailing list