From: Sean Bright Date: Wed, 30 Sep 2020 00:57:20 +0000 (-0400) Subject: app_voicemail.c: Document VMSayName interruption behavior X-Git-Tag: 16.15.0-rc1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac933fbbad7f28d281b8c3ed3f3b6d2f8b9b580;p=thirdparty%2Fasterisk.git app_voicemail.c: Document VMSayName interruption behavior ASTERISK-26424 #close Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0 --- diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 0c7cd1e9b6..e7ab9645d9 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -380,6 +380,9 @@ 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.