app_voicemail.c: Document VMSayName interruption behavior

ASTERISK-26424 #close

Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0
This commit is contained in:
Sean Bright 2020-09-29 20:57:20 -04:00 committed by George Joseph
parent 5a0b19a4f3
commit abee490639
1 changed files with 3 additions and 0 deletions

View File

@ -315,6 +315,9 @@
<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">