-
- Downloads
voicemail API callbacks: Extract the sayname API call to its own registerd callback.
* Extract the sayname API call to its own registerd callback. This allows the app_directory and app_chanspy applications to say a mailbox owner's name using an alternate provider when app_voicemail is not available because you are using res_mwi_external. app_directory still uses the voicemail.conf file. AFS-64 #close Reported by: Mark Michelson git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@416830 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_chanspy.c 11 additions, 1 deletionapps/app_chanspy.c
- apps/app_directory.c 7 additions, 2 deletionsapps/app_directory.c
- apps/app_voicemail.c 34 additions, 2 deletionsapps/app_voicemail.c
- include/asterisk/app.h 67 additions, 16 deletionsinclude/asterisk/app.h
- main/app.c 85 additions, 3 deletionsmain/app.c
Loading
Please register or sign in to comment