[SR-Users] Keepalive dialog with SIP/TLS OPTIONS

Daniel-Constantin Mierla miconda at gmail.com
Fri Sep 30 10:54:10 CEST 2022


Hello,

you should rung with debug=3 and see if you spot anything in the logs
that could provide hints about what happens.

Cheers,
Daniel

On 29.09.22 15:18, Denys Pozniak wrote:
> Hello!
>
> 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.
> I noticed that when subscribers are using the SIP/TLS protocol, such
> keepalives are not sent (with SIP/UDP and SIP/TCP working well).
> I did not detect any obvious errors in the debug mode.
>
> Are there any ideas why the messages are not being sent for SIP/TLS leg?
>
> ----
> loadmodule "dialog.so"
> modparam("dialog", "db_url", "DBURL")
> modparam("dialog", "db_mode", 1)
> modparam("dialog", "ka_timer", 5)
> modparam("dialog", "ka_interval", 30)
> modparam("dialog", "ka_failed_limit", 2)
> modparam("dialog", "send_bye", 1)
> modparam("dialog", "track_cseq_updates", 1)
> modparam("dialog", "default_timeout", 7205)
> -----
> dlg_manage();
> dlg_set_property("ka-src");
> dlg_set_property("ka-dst");
>
> -- 
>
> BR,
> Denys Pozniak
>
>
>
> __________________________________________________________
> Kamailio - Users Mailing List - Non Commercial Discussions
>   * sr-users at lists.kamailio.org
> Important: keep the mailing list in the recipients, do not reply only to the sender!
> Edit mailing list options or unsubscribe:
>   * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - Online
  Nov 7-10, 2022 (Europe Timezone)
  * https://www.asipto.com/sw/kamailio-advanced-training-online/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20220930/ec3689fc/attachment.htm>


More information about the sr-users mailing list