[Asterisk-code-review] app_voicemail.c: Document VMSayName interruption behavior (asterisk[13])

Sean Bright asteriskteam at digium.com
Tue Sep 29 19:56:43 CDT 2020


Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/15023 )


Change subject: app_voicemail.c: Document VMSayName interruption behavior
......................................................................

app_voicemail.c: Document VMSayName interruption behavior

ASTERISK-26424 #close

Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0
---
M apps/app_voicemail.c
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/15023/1

diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index a192122..fa4bb0d 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -382,6 +382,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="MAILBOX_EXISTS" language="en_US">

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15023
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0
Gerrit-Change-Number: 15023
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200929/19119795/attachment-0001.html>


More information about the asterisk-code-review mailing list