Re: [Asterisk-java-users] Timeout when hanging up
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-11-08 11:24:30
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Brett, your code looks ok. If you receive a TimeoutException this indicates that Astersik does not return a Response to your Action. I just tried your code with Asterisk CVS-HEAD and it I dont get any timeout. What version of Asterisk and Asterisk-Java do you use? It would help if you could send me a trace of the conversation between Asterisk and your application. I usually generate them using ngrep on my Asterisk server (ngrep -s 4000 port 5038 works well). Then we can quickly see the cause of this problem. =Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDcIrSTUZ7XZofpgURAtaEAKCcVYMBzdjYOjJmxgvGW02B0JRi9QCgv+HM OI5pyRbOG6hc0MoeqpyXLPk= =cwpS -----END PGP SIGNATURE----- |