]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_publish: Use a serializer shutdown group for unload. 19/3419/1
authorJoshua Colp <jcolp@digium.com>
Thu, 4 Aug 2016 15:16:33 +0000 (15:16 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 4 Aug 2016 15:35:09 +0000 (15:35 +0000)
commita9592043dcfc29f62916e01aa97bc56b66468326
treee95603ea58f5c8be31e8491d0de630d701d4bed6
parent8e6a28e86b354f19dda3fce1dcd49213fae29d6b
res_pjsip_outbound_publish: Use a serializer shutdown group for unload.

This change replaces the custom unload process for the outbound
publish module with the common serializer shutdown group.

ASTERISK-25217 #close

Change-Id: I280a0384d860c486202d87d2d674394cca77ffb6
res/res_pjsip_outbound_publish.c