[Asterisk-code-review] app_voicemail.c: Document VMSayName interruption behavior (asterisk[17])
Friendly Automation
asteriskteam at digium.com
Thu Oct 1 08:44:46 CDT 2020
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/15015 )
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
Friendly Automation: Approved for Submit
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 52c2664..0b9904c 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -347,6 +347,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/+/15015
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 17
Gerrit-Change-Id: I797ad0ed302d0b3d2c90543eff5b7207ed08ecf0
Gerrit-Change-Number: 15015
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/20201001/4ecc7107/attachment.html>
More information about the asterisk-code-review
mailing list