[Asterisk-java-users] HangupAction throwing TimeoutException
Brought to you by:
srt
From: Edu <ast...@ba...> - 2006-01-10 18:30:10
|
Hi folks! I have some problems with HangupAction. If I send this Action it throws me a TimeoutException. Asterisk hangs up correctly and I've tried different and very long timeout values with no luck. It doesn't happen in all the code, for example, if I do a simple program with managerConnection.sendAction(new HangupAction("fakeChannel",90000); it returns a response with "No such channel" message. I'm using Asterisk-java 0.2 and Asterisk Bussines Edition ABE-A.1 |