mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
func_audiohookinherit: Remove deprecated module.
Change-Id: Id52f719078a65c4b2eee7ab99d761eba6b6aed94
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user