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

[asterisk-users] IAX2 over OpenVPN connection.... working but

2012-12-09 Thread Stephen Brown
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So a friend of mine and I setup a static key based point to point OpenVPN connection from my box to his for the express intent of carrying IAX traffic encrypted. His network on his lan is 172.30.1.0/24 and mine is 10.0.30.0/24. His PBX is located

Re: [asterisk-users] IAX2 over OpenVPN connection.... working but

2012-12-09 Thread Duncan Turnbull
On 10/12/2012, at 8:54 AM, Stephen Brown stephen.brow...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So a friend of mine and I setup a static key based point to point OpenVPN connection from my box to his for the express intent of carrying IAX traffic encrypted.

Re: [asterisk-users] IAX2 over OpenVPN connection.... working but

2012-12-09 Thread Steve Totaro
On Sun, Dec 9, 2012 at 2:54 PM, Stephen Brown stephen.brow...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So a friend of mine and I setup a static key based point to point OpenVPN connection from my box to his for the express intent of carrying IAX traffic encrypted.

[asterisk-users] Gateway setup

2012-12-09 Thread upendra
Hi, can anyone help me how to setup a simple gateway for voip phones on elastix system. I dnt no really how it should be connected in reality...? and how to test it . Regards Upendra. -- _ -- Bandwidth and Colocation Provided

[asterisk-users] callerid not received from dahdi

2012-12-09 Thread Harish Mandowara
my scenario is below analog phone (10 to 99)-- pbx--(77)asterisk jitsi(2000) i have analog telephone interface numbered 77 attached with asterisk and other sip user is 2000 on jitsi. I can call from any number from 10 to 99(in intercom) on 77 and ivr response will come then i

Re: [asterisk-users] Question on variables and asterisk 11

2012-12-09 Thread A J Stiles
On Saturday 08 December 2012, Jerry Geis wrote: I am sending something like this to the AMI (along with other commands): Variable: agi_pa_list=box1,box2, however, in the dialplan I do: exten = app_confbridge_call_out,n,noop(${agi_pa_list}) and it ONLY reports box1 and it should be