[Asterisk-java-devel] Queries regarding Asterisk & Asterisk-java compatibility
Brought to you by:
srt
From: Sourabh R. J. <sou...@im...> - 2008-04-22 14:34:41
|
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 |