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