[Home]

Summary:ASTERISK-00018: app_queue fails to respond to dialed extension while at head of queue
Reporter:xeno42 (xeno42)Labels:
Date Opened:2003-07-27 14:52:24Date Closed:2004-03-27 14:55:12.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ast_queue_fix.patch
Description:If a caller is in a queue, the documentation states that they should be able to dial a valid single digit extension to exit the queue immediately.  This doesn't currently work if the caller is at the head of the queue; the digit is ignored until the timeout period.

The attached patch against current cvs fixes the problem for me.
Comments:By: Malcolm Davenport (mdavenport) 2003-07-28 16:04:50

We will need your to fill out the disclaimer and return it.

http://www.digium.com/disclaimer.txt

By: xeno42 (xeno42) 2003-07-30 14:39:24

The disclaimer was faxed to Digium today.

By: Mark Spencer (markster) 2003-08-15 23:27:16

Patch fails to apply, do you have an updated one perhaps?

By: xeno42 (xeno42) 2003-08-16 09:38:43

It looks like martinp already applied the patch to app_queue.c on August 1st:
revision 1.22
date: 2003/08/01 23:42:49;  author: martinp;  state: Exp;  lines: +38 -27
Allow to enter one digit extensions before the call is answered in the queue

Works fine here now; thanks

By: Mark Spencer (markster) 2003-08-16 09:52:59

In CVS

By: mlh (mlh) 2004-03-27 14:55:12.000-0600

Find a Bug Marshall if this is still an issue