<div dir="ltr">I need to hang up a call after some seconds after received 183 provisional response but before any other SIP message.<br>I am using "rtimer" module to set a callback on time, but how can I search for a call on transaction module in order to terminate the call?<br><br><div>I think I am missing something to prepare the transaction data before I can use this data to terminate the call.</div><div><br></div><div>I am thinking of storing the call-Id of all transactions to use on timeout callback, I don't know if it's possible.</div><div><br></div><div>Thanks in advance.</div><div>Antonio<br></div></div>