mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
app_voicemail: Voicemail callback registration/unregistration function improvements.
* The voicemail registration/unregistration functions now take a struct of callbacks instead of a lengthy parameter list of callbacks. * The voicemail registration/unregistration functions now prevent a competing module from interfering with an already registered callback supplying module. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403643 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -99,7 +99,6 @@
|
||||
* \page AstAPIChanges Asterisk API Changes
|
||||
*
|
||||
* \section Changes161 Version 1.6.1
|
||||
* \li ast_install_vm_functions()
|
||||
* \li vmwi_generate()
|
||||
* \li ast_channel_datastore_alloc()
|
||||
* \li ast_channel_datastore_free()
|
||||
|
||||
Reference in New Issue
Block a user