<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 28 Dec 2015, at 09:51, Mititelu Stefan <<a href="mailto:fanx07@gmail.com" class="">fanx07@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">Hello, </p><p dir="ltr" class="">What is the simplest way to configure Kamailio to generate periodical OPTIONS to the caller, for an established dialog?</p><p dir="ltr" class="">Can you give me some starting references?</p><div class=""><br class=""></div></div></blockquote>To be SIP correct, a proxy may not insert any transactions in a dialog between two endpoints. The endpoints have the cseq counter and inserting anything will mess with the CSEQ.</div><div><br class=""></div><div>Having said that, the dialog module has a keep-alive function that does this. It may generate strange error messages which is fine. You want to test the behaviour on a per-device basis.</div><div><br class=""></div><div>Cheers,</div><div>/O</div></body></html>