Re: [Asterisk-Users] Setting QUEUE_PRIO

2006-05-03 Thread Kevin P. Fleming
Douglas Garstang wrote:

> I originally had a lower number, 1, but changed to a higher priority after it 
> did not work. 

I was wrong; higher numbers are higher priority. Your example should
have resulted in the caller being placed into the queue ahead of any
callers with a priority less than 10 (including those with the default
priority of zero).

I would check the debug log to see if the queue is actually applying
your priority setting at all.
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Setting QUEUE_PRIO

2006-05-03 Thread Douglas Garstang
Kevin,

I originally had a lower number, 1, but changed to a higher priority after it 
did not work. 

The docs I found here must be wrong then:
http://www.voip-info.org/wiki/view/Asterisk+call+queues

as they state that a higher priority goes to the front of the queue.
In any case, a priority of 1 doesn't seem to work.


> -Original Message-
> From: Kevin P. Fleming [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 03, 2006 3:37 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Setting QUEUE_PRIO
> 
> 
> Douglas Garstang wrote:
> 
> > When the user enters the queue again, they are being put at 
> the back of the queue. It seems this new variable does not work.
> 
> It works fine; lower numbers mean higher priority, and the default
> priority is 1 IIRC, so you asked the queue application to put 
> the caller
> at the end of the queue.
> ___
> --Bandwidth and Colocation provided by Easynews.com --
> 
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
> 
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Setting QUEUE_PRIO

2006-05-03 Thread Kevin P. Fleming
Douglas Garstang wrote:

> When the user enters the queue again, they are being put at the back of the 
> queue. It seems this new variable does not work.

It works fine; lower numbers mean higher priority, and the default
priority is 1 IIRC, so you asked the queue application to put the caller
at the end of the queue.
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users