func_audiohookinherit: Remove deprecated module.

Change-Id: Id52f719078a65c4b2eee7ab99d761eba6b6aed94
This commit is contained in:
Sean Bright
2018-02-22 11:54:33 -05:00
parent fc0cad481a
commit 50d9af101e
2 changed files with 7 additions and 89 deletions

View File

@@ -74,12 +74,19 @@ res_pjsip_registrar_expire
* The res_pjsip_registrar_expire module has been removed. The functionality has
been moved into res_pjsip_registrar.
func_audiohookinherit
------------------
* The func_audiohookinherit module has been removed. Due to architectural changes
in Asterisk 12, audiohook inheritance is performed automatically and this
function now lacks function.
cdr_syslog
------------------
* The cdr_syslog module is now deprecated and by default it is no longer
built.
Core:
------------------
* libedit is no longer available as an embedded library and must be provided
by the system.