From: Russell Bryant Date: Wed, 29 Apr 2009 08:56:13 +0000 (+0000) Subject: Fix app_queue XML documentation. X-Git-Tag: 11.0.0-beta1~4980 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e016da89373c8e4aa5fdd778b6db01f3055af4b;p=thirdparty%2Fasterisk.git Fix app_queue XML documentation. I think it would behoove us to force "make validate-docs" to be run after the XML documentation has been generated if dev-mode is enabled. (closes issue #14989) Reported by: tzafrir Patches: app_queue_xml.diff uploaded by tzafrir (license 46) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190991 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_queue.c b/apps/app_queue.c index b1a2b40151..1c9d0b730e 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -207,6 +207,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Attempt to enter the caller into the queue at the numerical position specified. 1 would attempt to enter the caller at the head of the queue, and 3 would attempt to place the caller third in the queue. + In addition to transferring the call, a call may be parked and then picked