<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>you should rung with debug=3 and see if you spot anything in the
      logs that could provide hints about what happens.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div class="moz-cite-prefix">On 29.09.22 15:18, Denys Pozniak wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+x3Axqdw90ZYmpwiSZmyDKkSitV5Zh3zJGNkjyjmux4cJOF8A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hello!
        <div><br>
        </div>
        <div>In order to keep the SIP/TCP connection alive for some
          specific clients (more precisely, specific firewalls) in long
          calls, I use periodic SIP OPTIONS probes through the dialog
          module.</div>
        <div>I noticed that when subscribers are using the SIP/TLS
          protocol, such keepalives are not sent (with SIP/UDP and
          SIP/TCP working well).<br>
        </div>
        <div>I did not detect any obvious errors in the debug mode.<br>
        </div>
        <div><br>
        </div>
        <div>Are there any ideas why the messages are not being sent for
          SIP/TLS leg?<br>
        </div>
        <div><br>
        </div>
        <div>----</div>
        <div>
          <div>loadmodule "dialog.so"<br>
            modparam("dialog", "db_url", "DBURL")<br>
            modparam("dialog", "db_mode", 1)<br>
            modparam("dialog", "ka_timer", 5)<br>
            modparam("dialog", "ka_interval", 30)<br>
            modparam("dialog", "ka_failed_limit", 2)<br>
            modparam("dialog", "send_bye", 1)</div>
          <div>modparam("dialog", "track_cseq_updates", 1)<br>
            modparam("dialog", "default_timeout", 7205)<br>
          </div>
          <div>-----</div>
          <div>dlg_manage();<br>
            dlg_set_property("ka-src");<br>
            dlg_set_property("ka-dst");<br>
          </div>
          <div><br>
          </div>
          -- <br>
          <div dir="ltr" class="gmail_signature"
            data-smartmail="gmail_signature">
            <div dir="ltr"><br>
              <div>
                <div>BR,</div>
                <div>Denys Pozniak<br>
                </div>
                <div><br>
                </div>
                <div><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * <a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
Important: keep the mailing list in the recipients, do not reply only to the sender!
Edit mailing list options or unsubscribe:
  * <a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - Online
  Nov 7-10, 2022 (Europe Timezone)
  * <a class="moz-txt-link-freetext" href="https://www.asipto.com/sw/kamailio-advanced-training-online/">https://www.asipto.com/sw/kamailio-advanced-training-online/</a></pre>
  </body>
</html>