Skip to content
Snippets Groups Projects
Commit abee4906 authored by Sean Bright's avatar Sean Bright Committed by George Joseph
Browse files

app_voicemail.c: Document VMSayName interruption behavior

ASTERISK-26424 #close

Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0
parent 5a0b19a4
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment