Re: [Asterisk-Users] app_queue on 1.2 ?

2005-12-07 Thread Florian Overkamp

Philipp von Klitzing wrote:

Hi Florian,

have you check that this is not connected to bug 5810? Just a guess.


Checked and verified, the patch from 5810 is properly applied in my 
1.2.1 checkout and the issue remains with and without the /n.


Any hints ?

Thanks,
Florian
___
--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] app_queue on 1.2 ?

2005-12-07 Thread Florian Overkamp

Hi Philipp.

Philipp von Klitzing wrote:

Hi Florian,

have you check that this is not connected to bug 5810? Just a guess.


Thanks for the suggestion, but I don't think so - this is fresh a 1.2.1 
svn checkout. I will see if it gets cleared without the /n


Florian
___
--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] app_queue on 1.2 ?

2005-12-07 Thread Philipp von Klitzing
Hi Florian,

have you check that this is not connected to bug 5810? Just a guess.

Philipp


___
--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


[Asterisk-Users] app_queue on 1.2 ?

2005-12-07 Thread Florian Overkamp

Hi

We're trying to migrate our platform from 1.0 to 1.2 and we're seeing 
some oddness in app_queue.


We use local_channels a lot for things like persistent agents, 
call-forwarding on agents and such. Now on our 1.2 server we notice that 
the queue is listing all members as 'Invalid' (thus any caller will 
automatically fall out of the queue, no phones will ring) until we issue 
a reload manually:


After startup:

omega*CLI> show queue queue1
queue1   has 0 calls (max unlimited) in 'ringall' strategy (0s 
holdtime), W:0, C:0, A:0, SL:0.0% within 0s

   Members:
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Invalid) has taken no calls yet
   No Callers
omega*CLI>

After we issue a reload:

omega*CLI> show queue queue1
queue1   has 0 calls (max unlimited) in 'ringall' strategy (0s 
holdtime), W:0, C:0, A:0, SL:0.0% within 0s

   Members:
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
  Local/[EMAIL PROTECTED]/n (Unknown) has taken no calls yet
   No Callers
omega*CLI>

I cannot find anything that explains this in the changelogs. I'd 
appreciate some comments on why this is, and how it can be fixed (other 
than completely redesigning the platform, which I do intend to do, but 
not just now yet)


Florian
___
--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