[Asterisk-code-review] app dial: set the comment for OPT ARG ANNOUNCE to really wha... (asterisk[master])

Rodrigo Ramirez Norambuena asteriskteam at digium.com
Mon Sep 3 09:31:42 CDT 2018


Rodrigo Ramirez Norambuena has uploaded this change for review. ( https://gerrit.asterisk.org/10038


Change subject: app_dial: set the comment for OPT_ARG_ANNOUNCE to really what is done
......................................................................

app_dial: set the comment for OPT_ARG_ANNOUNCE to really what is done

Change-Id: I08f88adb09f7e5813f37e70fecd787468cdb32c8
---
M apps/app_dial.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/38/10038/1

diff --git a/apps/app_dial.c b/apps/app_dial.c
index 3d16fb6..6c6547d 100644
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -2852,7 +2852,7 @@
 			chans[0] = chan;
 			chans[1] = peer;
 
-			/* we need to stream the announcement while monitoring the caller for a hangup */
+			/* we need to stream the announcement to the called party when the OPT_ARG_ANNOUNCE (-A) is setted */
 
 			/* stream the file */
 			res = ast_streamfile(peer, opt_args[OPT_ARG_ANNOUNCE], ast_channel_language(peer));

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I08f88adb09f7e5813f37e70fecd787468cdb32c8
Gerrit-Change-Number: 10038
Gerrit-PatchSet: 1
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180903/b283d7f2/attachment-0001.html>


More information about the asterisk-code-review mailing list