Files
asterisk/res
Alexander Traud f10fc135d4 res_pjsip_endpoint_identifier_ip: Unregister the module for headers.
Asterisk uses Reference Counting to track whether a module can be unloaded.
Every consumer who requires a module, increases the reference count. When the
consumer goes, is unloaded itself, it has to decrease the reference count on
all its used/required modules. That way
 core stop gracefully
works on the command-line interface (CLI): One module after the other is
unloaded. A recent change broke this for the module res_pjsip.

ASTERISK-27861

Change-Id: I261abcb411d026bbb0691cc78f28300bfd3103a3
2018-05-17 08:58:43 +02:00
..
2017-12-20 12:40:01 -05:00
2018-05-16 13:56:34 -05:00
2018-05-11 09:48:58 -04:00
2018-05-11 09:48:58 -04:00
2017-12-20 12:40:01 -05:00
2018-05-11 09:48:58 -04:00
2017-12-15 10:14:31 -05:00
2017-12-15 10:14:31 -05:00