Re: [Asterisk-java-users] Consecutive Hangup Action Locking SIP Phone
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2007-02-14 22:31:15
|
Burak Do=F0ru=F6z wrote: > i want to block calls by using some program logic so i wrote a program > to catch dial events, parse them and hangup both destination and source= > channels if they fit in my blocking logic. >=20 > However, if i hang up consecutive calls for a particular sip phone, the= > sip phone gets locked and it becomes unreachable and gives busy signal > (cannot be called and it cannot call, just busy) This cannot be fixed b= y > resetting phones but only calling reload command on asterisk. 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 :) =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... |