[Asterisk-code-review] res pjsip session: Move implementation to res pjsip.so. (asterisk[13])

Corey Farrell asteriskteam at digium.com
Wed Jan 10 16:00:42 CST 2018


Hello Jenkins2, Sean Bright, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/7925

to look at the new patch set (#3).

Change subject: res_pjsip_session: Move implementation to res_pjsip.so.
......................................................................

res_pjsip_session: Move implementation to res_pjsip.so.

This reduces the chances of a crash during shutdown.  It is still
possible to have a crash between the calls to res_pjsip_unload and
pj_shutdown, though the time between those calls is now much shorter.

ASTERISK~27571

Change-Id: Ib76e156ec123477943153d903091406620a9c6ab
---
M res/res_pjsip.c
M res/res_pjsip.exports.in
M res/res_pjsip/include/res_pjsip_private.h
M res/res_pjsip/pjsip_session.c
M res/res_pjsip_session.c
5 files changed, 3,215 insertions(+), 3,185 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/25/7925/3
-- 
To view, visit https://gerrit.asterisk.org/7925
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib76e156ec123477943153d903091406620a9c6ab
Gerrit-Change-Number: 7925
Gerrit-PatchSet: 3
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180110/525a9a07/attachment.html>


More information about the asterisk-code-review mailing list