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

George Joseph asteriskteam at digium.com
Fri Oct 2 08:02:01 CDT 2020


George Joseph has submitted this change. ( 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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved; Approved for Submit



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: 2
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20201002/bca3249f/attachment.html>


More information about the asterisk-code-review mailing list