Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Jonathan Rose
I was poking around with the Add/Remove QueueMember code a while back. From the sound of what you are saying I might have just missed something critical. for your case. It'd be good to know what version you are using so that I can verify whether or not my changes could have affected you.

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Jonas Kellens
Hello, using Asterisk 1.8.12.2 Jonas. On 09-12-12 09:15, Jonathan Rose wrote: I was poking around with the Add/Remove QueueMember code a while back. From the sound of what you are saying I might have just missed something critical. for your case. It'd be good to know what version you are

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Jonathan Rose
Jonas Kellens wrote: Hello, using Asterisk 1.8.12.2 I think that was tagged before any of my recent app_queue patches. In that case, it might work if you just update to the latest 1.8 release. If it doesn't, go ahead and file an issue on JIRA. -- Jonathan R. Rose Digium, Inc. | Software

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Jonas Kellens
it might work... How come app_queue is suddenly so unstable ? Which version has a stable app_queue ? I thought unstable versions are released with rc- added ? Kind regards, Jonas. On 09-12-12 19:19, Jonathan Rose wrote: Jonas Kellens wrote: Hello, using Asterisk 1.8.12.2 I think that

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Joshua Colp
Jonas Kellens wrote: it might work... Without labbing things up with your exact scenario Jonathan can't confirm it. I did a quick search of the issue tracker for anything open similar to the issue you specified and nothing came up. The functionality you are using is commonly used so either

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Jonas Kellens
On 09-12-12 19:49, Joshua Colp wrote: Jonas Kellens wrote: it might work... Without labbing things up with your exact scenario Jonathan can't confirm it. I did a quick search of the issue tracker for anything open similar to the issue you specified and nothing came up. The functionality

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Joshua Colp
Jonas Kellens wrote: On 09-12-12 19:49, Joshua Colp wrote: As well - if the log you provided has not been altered then you are attempting to add an interface member3 to the queue. While this will succeed it is ultimately not a valid interface and would not be considered as available. This would

Re: [asterisk-users] Queue joinempty, even after AddQueueMember

2012-12-09 Thread Jonas Kellens
On 09-12-12 20:10, Joshua Colp wrote: Jonas Kellens wrote: On 09-12-12 19:49, Joshua Colp wrote: As well - if the log you provided has not been altered then you are attempting to add an interface member3 to the queue. While this will succeed it is ultimately not a valid interface and would