queues there are much more such situation than just this one ;)
> >>
> >> >
> >> >
> >> >
> >> > Cheers,
> >> >
> >> >
> >> >
> >> > Darrin Henshaw | IT Administrator | MCTS: Exchange 2007 | MCSE 20
Exchange 2007 | MCSE 2003 |
>> > LPIC
>> >
>> > Ignition Support Center | www.ignition.bm
>> >
>> > Bermuda (441) 496-4319 | Cayman (345) 947-4357 | Halifax (902) 482-1288
>> > Atlanta | Bermuda | Cayman | Halifax
>> >
>> >
&g
> > Bermuda (441) 496-4319 | Cayman (345) 947-4357 | Halifax (902) 482-1288
> > Atlanta | Bermuda | Cayman | Halifax
> >
> >
> >
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of equis
> software
> > Sent: Friday, November 28, 200
TECTED] *On Behalf Of *equis software
> *Sent:* Friday, November 28, 2008 10:06
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] Priority between calls from different
> queues
>
>
>
> I saw QUEUE_PRIO but it works inside a queue not betw
s software
> Sent: Friday, November 28, 2008 10:06
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Priority between calls from different queues
>
>
>
> I saw QUEUE_PRIO but it works inside a queue not between queues.
>
> I need to
[EMAIL PROTECTED] On Behalf Of equis software
Sent: Friday, November 28, 2008 10:06
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Priority between calls from different queues
I saw QUEUE_PRIO but it works inside a queue not between queues.
I need to use two
I saw QUEUE_PRIO but it works inside a queue not between queues.
I need to use two queues because their have different settings like max time
waiting, max amount of calls in queue and others.
Regards
On Fri, Nov 28, 2008 at 11:34 AM, Atis Lezdins <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 28, 200
On Fri, Nov 28, 2008 at 1:13 PM, equis software <[EMAIL PROTECTED]> wrote:
> Hi!
> I want to know the way that calls are answer in this case...
> I have queue1 and queue2, one agent that receive call from both queues.
>
> queue1 <- call1
> queue1 <- call2
> queue2 <- call3
> queue2 <- call4
>
> In
Hi!
I want to know the way that calls are answer in this case...
I have queue1 and queue2, one agent that receive call from both queues.
queue1 <- call1
queue1 <- call2
queue2 <- call3
queue2 <- call4
In my test the agent answer calls in this order: call1,call3,call2 and
call4.
I think this must