[Asterisk-java-devel] One ring call problem
Brought to you by:
srt
From: Vivek G. <vi...@in...> - 2007-04-16 06:32:46
|
Hi All, We are using asterisk-java to give a one ring call to a phone no. Simple flow is - 1. Originate call to a number using 1234567 as caller id 2. Catch the event of new callerid to get the channel id for phone no -1234567 3. Catch the event for new channel event with status ringing. - send the Hangup action 4. Exit But TimeoutException is occuring when we try to hangup. How to get rid of this exception? Please see attached the code and exception stack trace. Thanks in advance.. Regards Vivek |