From 011843e36cc0642ae8ee42bd9ac4a8faa2d2e116 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Fri, 23 Dec 2011 15:26:12 +0000 Subject: [PATCH] Fix missing doc tags found while fixing ASTERISK-18689 Add missing tags in app_dial documentation. ........ Merged revisions 348992 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 348993 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348994 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_dial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_dial.c b/apps/app_dial.c index c6e693adf0..24bff278a0 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -476,7 +476,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") If the OUTBOUND_GROUP variable is set, all peer channels created by this application will be put into that group (as in Set(GROUP()=...). If the OUTBOUND_GROUP_ONCE variable is set, all peer channels created by this - application will be put into that group (as in Set(GROUP()=...). Unlike OUTBOUND_GROUP, + application will be put into that group (as in Set(GROUP()=...). Unlike OUTBOUND_GROUP, however, the variable will be unset after use. This application sets the following channel variables: