diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index a19212255b..fa4bb0d364 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -382,6 +382,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") This application will say the recorded name of the voicemail user specified as the argument to this application. If no context is provided, default is assumed. + Similar to the Background() application, playback of the recorded + name can be interrupted by entering an extension, which will be searched + for in the current context.