<div dir="ltr">I would like to terminate the dialog when one party disconnects without sending a BYE<div>(no more connctivity, client shutdown)</div><div><br></div><div>I am using TCP connection.</div><div><br></div><div>Should I terminate the dialog from event_route[usrloc:contact-expired] ?</div><div><br></div><div>I have tried also to use SIP OPTION parameter from dialog module</div><div><div>modparam("dialog", "ka_timer",  10 )</div><div>modparam("dialog", "ka_interval",  30 )</div></div><div>but nothing is sent)</div><div><br></div><div>thibault</div></div>