Problem - if connection drop, call can persist.<div>In Asterisk there is silencedetecthangup - which should cause hangup, if there is full silence for desired period of time.</div><div>Unfortunately it does not hangup.</div>
<div>I mean:</div><div>SIP client 1 -&gt;Kamailio -&gt; Asterisk -&gt;Kamailio -&gt; SIP client 2</div><div>If I drop connection for one of SIP clients, I expect call should be automatically hangup after a time I set (20 sec).</div>
<div>But call persists. In worst case - if connection drops for both clients, call will persist until Asterisk is restarted.</div><div>I will continue to look how to solve problem with Asterisk, but I am curious if this can be done from Kamailio also.</div>
<div>If I can cancel call from both places - it will be great.</div><div>I need to ensure that if something wrong happens, call will be dropped within 30 sec maximum.</div><div>Stoyan</div>