Re: [asterisk-users] Asterisk Queue's

2008-09-04 Thread Tobias Ahlander
Alex, Unfortunately these two setting didn't change the behaviour either... Could it be a bug in the 1.4.13 version I use? Thanks, Best regards, Tobias Date: Wed, 03 Sep 2008 03:27:26 -0500 From: Alejandro Kauffmann <[EMAIL PROTECTED]> Subject: Re: [asterisk-users] Asterisk

Re: [asterisk-users] Asterisk Queue's

2008-09-03 Thread Atis Lezdins
On Wed, Sep 3, 2008 at 9:42 AM, Tobias Ahlander <[EMAIL PROTECTED]> wrote: >>Date: Tue, 02 Sep 2008 18:08:52 +1200 >>From: Paul Crane <[EMAIL PROTECTED]> >>Subject: Re: [asterisk-users] Asterisk Queue's >>To: Asterisk Users Mailing List - Non-Commercia

Re: [asterisk-users] Asterisk Queue's

2008-09-03 Thread José Carlos Messias
Hi, I'm using pauseQueueMember and UnPauseQueueMember to resolve this issue. Here's part of my macro: [macro-disca] exten=>s, 1,set(CDR(userfield)=${CALLERID(num)}_${CLIENTE}) exten=>s, n,set(AGNT=${CALLERID(num)}) exten=>s, n,set(_TAM=${LEN(${AGNT})}) exten=>s, n,set(__TAMDST=${LEN(${

Re: [asterisk-users] Asterisk Queue's

2008-09-03 Thread Alejandro Kauffmann
Tobias Ahlander wrote: > >Date: Tue, 02 Sep 2008 18:08:52 +1200 > >From: Paul Crane <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > >Subject: Re: [asterisk-users] Asterisk Queue's > >To: Asterisk Users Mailing List - Non-Commercial Discussion > &

Re: [asterisk-users] Asterisk Queue's

2008-09-02 Thread Tobias Ahlander
>Date: Tue, 02 Sep 2008 18:08:52 +1200 >From: Paul Crane <[EMAIL PROTECTED]> >Subject: Re: [asterisk-users] Asterisk Queue's >To: Asterisk Users Mailing List - Non-Commercial Discussion > >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; chars

Re: [asterisk-users] Asterisk Queue's

2008-09-01 Thread Paul Crane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philipp Kempgen wrote: > Tobias Ahlander schrieb: > >>> From: Mark Michelson <[EMAIL PROTECTED]> > >>> Tobias Ahlander wrote: > Yes, I have autofill set in queues.conf. I suspect that this behaviour is because the Polycom phones I use have

Re: [asterisk-users] Asterisk Queue's

2008-09-01 Thread Philipp Kempgen
Tobias Ahlander schrieb: >>From: Mark Michelson <[EMAIL PROTECTED]> >>Tobias Ahlander wrote: >>> Yes, I have autofill set in queues.conf. I suspect that this behaviour >>> is because the Polycom phones I use have 2 lines. Has anyone used this >>> function with polycom phones before? Also, my age

Re: [asterisk-users] Asterisk Queue's

2008-08-31 Thread Tobias Ahlander
>Date: Fri, 29 Aug 2008 09:12:12 -0500 >From: Mark Michelson <[EMAIL PROTECTED]> >Subject: Re: [asterisk-users] Asterisk Queue's >To: Asterisk Users Mailing List - Non-Commercial Discussion > >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/pl

Re: [asterisk-users] Asterisk Queue's

2008-08-29 Thread Mark Michelson
Tobias Ahlander wrote: > Hello Philipp, > > Yes, I have autofill set in queues.conf. I suspect that this behaviour > is because the Polycom phones I use have 2 lines. Has anyone used this > function with polycom phones before? Also, my agents are Dynamic, > perhaps this works better with Static

Re: [asterisk-users] Asterisk Queue's

2008-08-28 Thread Tobias Ahlander
(with commented lines deleted for easier reading): [general] persistentmembers = yes autofill = yes monitor-type = MixMonitor [sales] strategy = rrmemory wrapuptime=15 Date: Thu, 28 Aug 2008 13:56:49 +0200 From: Philipp Kempgen <[EMAIL PROTECTED]> Subject: Re: [asterisk-users] Asterisk

Re: [asterisk-users] Asterisk Queue's

2008-08-28 Thread Philipp Kempgen
Tobias Ahlander schrieb: > I have a sample queue with two dynamic agents. When the first caller calls > in to the system, the first agents phone starts to ring. Then another caller > calls in to the queue, but the other phone doesn't start to ring until the > first agents pick up his queued call.

[asterisk-users] Asterisk Queue's

2008-08-28 Thread Tobias Ahlander
Hello List, I have a sample queue with two dynamic agents. When the first caller calls in to the system, the first agents phone starts to ring. Then another caller calls in to the queue, but the other phone doesn't start to ring until the first agents pick up his queued call. I want the second ca