-
- Downloads
Multiple revisions 368963,368965
........ r368963 | qwell | 2012-06-14 13:47:03 -0500 (Thu, 14 Jun 2012) | 14 lines Remove global symbol requirement from app_voicemail. This uses the existing "function installation" stuff that already existed for other functions, like getting message counts. (closes issue AST-807) (issue AST-901) (issue AST-908) Review: https://reviewboard.asterisk.org/r/1965/ ........ Merged revisions 368962 from http://svn.asterisk.org/svn/asterisk/certified/branches/1.8.11 ........ r368965 | qwell | 2012-06-14 14:04:57 -0500 (Thu, 14 Jun 2012) | 11 lines These functions that were moved need to be static. Also wrap test functions in a #ifdef. (issue AST-807) (issue AST-901) (issue AST-908) ........ Merged revisions 368964 from http://svn.asterisk.org/svn/asterisk/certified/branches/1.8.11 ........ Merged revisions 368963,368965 from http://svn.asterisk.org/svn/asterisk/branches/10-digiumphones git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@368966 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_voicemail.c 53 additions, 62 deletionsapps/app_voicemail.c
- include/asterisk/app.h 209 additions, 3 deletionsinclude/asterisk/app.h
- include/asterisk/app_voicemail.h 0 additions, 212 deletionsinclude/asterisk/app_voicemail.h
- main/app.c 202 additions, 1 deletionmain/app.c
- tests/test_voicemail_api.c 0 additions, 1 deletiontests/test_voicemail_api.c
Loading
Please register or sign in to comment