summaryrefslogtreecommitdiff
path: root/cdr
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-11-01 20:46:11 -0400
committerCorey Farrell <git@cfware.com>2017-11-01 21:07:15 -0400
commit73a5e9f0e9600bb656c31c9a091371b495b1fb03 (patch)
tree5f888c28c5a34d6c0536e35c081219c4370433fb /cdr
parenta7c00707a596d1254eab56e7f4162f78a176b42a (diff)
Prevent unload of modules which implement an Optional API.
Once an Optional API module is loaded it should stay loaded. Unloading an optional API module runs the risk of a crash if something else is using it. This patch causes all optional API providers to tell the module loader not to unload except at shutdown. ASTERISK-27389 Change-Id: Ia07786fe655681aec49cc8d3d96e06483b11f5e6
Diffstat (limited to 'cdr')
0 files changed, 0 insertions, 0 deletions