]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_publish: Use a serializer shutdown group for unload. 18/3418/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:16:33 +0000 (15:16 +0000)
commit485fd27f7cf55549a2fa513f038d7e1e332b7857
tree66daf0128b17bc1925c67ac02db827dd3e09ee8b
parent85f9642420da411c46d4d3f2f58f02e4ecb8ddcc
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