summaryrefslogtreecommitdiff
path: root/include/asterisk/doxyref.h
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2013-12-11 19:19:24 +0000
committerRichard Mudgett <rmudgett@digium.com>2013-12-11 19:19:24 +0000
commit8183bba99a38bac11008b5ef1caf265464564e64 (patch)
treec9adba7c8becb20483dec826f37b743fe49c502d /include/asterisk/doxyref.h
parentce423d2ea47501a829711ff957e78729f38925ff (diff)
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
Diffstat (limited to 'include/asterisk/doxyref.h')
-rw-r--r--include/asterisk/doxyref.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index 9bacd8302..55500230d 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -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()