Re: [Asterisk-java-devel] Queries regarding Asterisk & Asterisk-javacompatibility
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2008-04-22 16:15:36
|
Hello Sourabh, I don't run A-J against Asterisk 1.6, so I can't speak to that, but that timeout is often a result of an identier being changed on the Asterisk revision. As long as it reverts to 1.4 behvavior, it might be okay -- but keep us posted! And Re: the conference thing, it sounds like a bug. Hanging up on connected users is probably not the intention 8) Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221 ________________________________ From: ast...@li... [mailto:ast...@li...] On Behalf Of Sourabh R. Jain Sent: Tuesday, April 22, 2008 10:34 AM To: ast...@li... Subject: [Asterisk-java-devel] Queries regarding Asterisk & Asterisk-javacompatibility Hi, We are exploring asterisk 1.6beta and asterisk-java 1.0. We do have following queries regarding the same * As we are using asterisk 1.6beta with asterisk-java 1.0 we found some peculiar behavior * We are getting TimeoutException on asterisk-java, when we send some actions from our asterisk-java program. though the actions are executed successfully on asterisk. (e.g SetVar() action) * We are not getting the Hold/UnHold events on the asterisk-Java when a phone call goes on Hold/UnHold * Is there any compatibility issues with the asterisk-java 1.0 with Asterisk 1.6 * as both are in beta releases, so can any one do let us know when these will be available with their final releases * We use MeetMe feature to create the conference of users * We were able to create the conference between the users, but when users joins the conference, after some time asterisk automatically hang-up all the connected users. * Please let us know if it requires any sort of settings in any configuration file. Thanks in Advance Sourabh |