]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_voicemail.c: Document VMSayName interruption behavior
authorSean Bright <sean.bright@gmail.com>
Wed, 30 Sep 2020 00:57:20 +0000 (20:57 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 2 Oct 2020 13:01:58 +0000 (08:01 -0500)
ASTERISK-26424 #close

Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0

apps/app_voicemail.c

index a19212255b225130e896818b726331d0a4058214..fa4bb0d364bb11c60db3eb3cf0c870ea6c89b7aa 100644 (file)
@@ -382,6 +382,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                <description>
                        <para>This application will say the recorded name of the voicemail user specified as the
                        argument to this application. If no context is provided, <literal>default</literal> is assumed.</para>
+                       <para>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.</para>
                </description>
        </application>
        <function name="MAILBOX_EXISTS" language="en_US">