From c4c13423bf298e1fd2cdbcf56fb7ac941afc8a54 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 28 Mar 2011 22:00:46 +0000 Subject: [PATCH] Merged revisions 311751 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r311751 | russell | 2011-03-28 17:00:01 -0500 (Mon, 28 Mar 2011) | 2 lines Cross-reference VoiceMail() and VoiceMailMain() in the xml docs. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@311752 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_voicemail.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 783463c43a..f00d379205 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -201,6 +201,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + VoiceMailMain + @@ -259,6 +262,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + VoiceMail + -- 2.47.3