This happens when i do a quick series of hangup-redials so I cannot test it
directly from cli or by telnetting to manager api.
However i found out that this happens when i call a spesific model SIP
phone. Testing it with another model resulted in a different behaviour (it
contined to ring after hangup but returned to normal after picking up the
dummy ringing call) So this problem should be set model or asterisk related
(As the prior one locked and didn't return to normal until calling reload
command on asterisk).
I was just curious about my hangup routine being improper. Anyway i get a
timeout exception if i set the timeout value to 50000. Is this a small value
or am i doing something wrong while getting a response? Is it ok to leave it
1 so my method can send consecutive hangup actions. (In practice i don't
need hangup results)
Thanks for your concern
Burak
Re: Consecutive Hangup Action Locking SIP Phone
From: Stefan Reuter <stefan.reuter@re...> - 2007-02-14 14:31
You could try to use the Asterisk CLI and do a "soft hangup <channel>"
there to verify if this problem is specific to your Java application or
a general Asterisk problem.
I've never encountered a problem like this and i am hanging up quite a
lot channels through Asterisk-Java :)
=Stefan
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
|