Re: [asterisk-users] queue member ackcall - cpuspikes

2013-08-08 Thread zendel fernandez
And further, No matter what contains in the GOSUB (In this case relatively simple stuff), when the A party hangup, the queue should signal the B Channel(Member) to hangup. [ Which should tear down member LEG immediately ] The problem here is Queue is not able to hangup the member leg even though

Re: [asterisk-users] queue member ackcall - cpuspikes

2013-08-07 Thread zendel fernandez
hi! GOSUB X * Presents Background message to the called party * check if there's any inputs from the user ( Press 1 etc ) * exit if called party provide input *or not* See the example URL for for similar implementations. Regds On Thu, Aug 8, 2013 at 2:03 PM, Paul Belanger

Re: [asterisk-users] queue member ackcall - cpuspikes

2013-08-07 Thread Paul Belanger
On 13-08-07 08:42 PM, zendel fernandez wrote: hi!, Asterisk Version:1.6.1.20 OS: CentOS release 5.3 (Final) uname: 2.6.18-128.el5PAE #1 SMP Wed Jan 21 11:19:46 EST 2009 i686 i686 i386 GNU/Linux Application: Queue Specific Details: Obtain Acknowledgement from queue member before bridging the call

[asterisk-users] queue member ackcall - cpuspikes

2013-08-07 Thread zendel fernandez
hi!, Asterisk Version:1.6.1.20 OS: CentOS release 5.3 (Final) uname: 2.6.18-128.el5PAE #1 SMP Wed Jan 21 11:19:46 EST 2009 i686 i686 i386 GNU/Linux Application: Queue Specific Details: Obtain Acknowledgement from queue member before bridging the caller. Language: AEL Similar Example:http://www.vo