]> 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 17:57:40 +0000 (12:57 -0500)
ASTERISK-26424 #close

Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0

apps/app_voicemail.c

index cc96a1c28ec3098c29352091b518a7231d0278f5..bbbd6fa1e846b6aef943057dd5b29cd1ff7b70fc 100644 (file)
                <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="VM_INFO" language="en_US">