Files
asterisk/codecs
Richard Mudgett bc335ceda8 codec_speex.c: Cleanup module loading to DECLINE and not FAILURE.
If codec_speex fails to register a translator it would cause Asterisk to
exit instead of continue as a DECLINED module.

* Make unload_module() always return 0.  It is silly to fail unloading if
any translators we try to unregister were not even registered.

Change-Id: Ia262591f68333dad17673ba7104d11c88096f51a
2018-10-04 14:35:43 -05:00
..
2018-06-21 12:08:56 +02:00
2016-08-24 10:41:58 +02:00