diff --git a/CHANGES b/CHANGES index 3913a58d85..f6fa3397d6 100644 --- a/CHANGES +++ b/CHANGES @@ -198,6 +198,8 @@ Applications notices a change. * Voicemail now includes rdnis within msgXXXX.txt file. * Added 'D' command to ExternalIVR full details in doc/externalivr.txt + * Added 'v' option to MeetMe to play voicemail greetings when a user joins/leaves + a MeetMe conference Dialplan Functions ------------------ diff --git a/apps/app_meetme.c b/apps/app_meetme.c index 38ada22a78..9e79785b76 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -168,6 +168,13 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +