[Asterisk-code-review] res pjsip outbound publish: After unloading the library won'... (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Wed May 4 05:26:14 CDT 2016
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/2753
to look at the new patch set (#2).
Change subject: res_pjsip_outbound_publish: After unloading the library won't load again
......................................................................
res_pjsip_outbound_publish: After unloading the library won't load again
The same thing was happening in res_pjsip_publish_asterisk. When the library
was unloaded it did not unregister the object type from sorcery. Subsequent
loads resulted in a failed load due to the sorcery type already existing.
Change-Id: Ifdc25e94e4cd40bc5a19eb4d0a00b86c2e9fedc9
---
M res/res_pjsip_outbound_publish.c
M res/res_pjsip_publish_asterisk.c
2 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/53/2753/2
--
To view, visit https://gerrit.asterisk.org/2753
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifdc25e94e4cd40bc5a19eb4d0a00b86c2e9fedc9
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
More information about the asterisk-code-review
mailing list