[Asterisk-code-review] res pjsip outbound registration.c: Add a serializer shutdown... (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Thu Jun 25 14:40:32 CDT 2015
Richard Mudgett has uploaded a new patch set (#2).
Change subject: res_pjsip_outbound_registration.c: Add a serializer shutdown group.
......................................................................
res_pjsip_outbound_registration.c: Add a serializer shutdown group.
The client_state objects contain a serializer used to send the outbound
REGISTER messages. Once all those message transactions are complete then
the module can shutdown.
ASTERISK-24907 #close
Reported by: Kevin Harwell
Change-Id: Ibb2fe558f98190f2a06da830e0fadfa25516f547
---
M res/res_pjsip_outbound_registration.c
1 file changed, 51 insertions(+), 5 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/09/709/2
--
To view, visit https://gerrit.asterisk.org/709
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibb2fe558f98190f2a06da830e0fadfa25516f547
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
More information about the asterisk-code-review
mailing list