i need to catch the call hold event from my asterisk-java program. Im using net.sf.asterisk.*; for communicating with asterisk server. I need to get the call hold status on my java program . I can able to get the music on hold status but i cannot able to get the call hold status. The events like 1. HoldEvent , 2.HoldedcallEvent 3. UnHold event are not getting fired when the call hold is happening . When the call is put in hold , i need to update the satus as "CAll is in Hold". For this i need to catch the call hold event . How can i make this ...reply me .... Thanks in advance sathish. --------------------------------- Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070607/1422eae4/attachment.htm
sathish s wrote:> i need to catch the call hold event from my asterisk-java program. Im > using net.sf.asterisk.*; for communicating with asterisk server. I need > to get the call hold status on my java program . I can able to get the > music on hold status but i cannot able to get the call hold status. > > The events like > 1. HoldEvent , > 2.HoldedcallEvent > 3. UnHold event > > are not getting fired when the call hold is happening . When the call is > put in hold , i need to update the satus as "CAll is in Hold". For this > i need to catch the call hold event . How can i make this ...reply me .... > > Thanks in advance > > sathish. >Does Asterisk AMI support even support these events? I'm using 1.2 and have not seen them. Does 1.4 fire these events? -- Warm Regards, Lee