(copied from sr-users list) Hello,
I was trying to play with dispatcher's ds_ping_fr_timer parameter in Kamailio 6.1.1 as documented in https://www.kamailio.org/docs/modules/6.1.x/modules/dispatcher.html#dispatch... but apparently it is not available in source code, so Kamailio fails starting saying the parameter does not exist. Same for parameter ds_ping_fr_timeout . I have downloaded Kamailio 6.1.1 source code (from https://www.kamailio.org/pub/kamailio/6.1.1/src/) and verified in dispatch.h. Indeed the parameter is missing. Can anyone check & confirm please? meanwhile.... it seems that ds_ping_fr_timeout is available in code, but not documented, and that ds_ping_fr_timer is documented but not found in code. Maybe a typo or a missing commit ? In changelog I do see: commit d71560794239668a9488ef2aca8330307779a6c8 Author: Daniel-Constantin Mierla [email protected] Date: Fri Jun 6 15:00:45 2025 +0200 dispatcher: docs for ds_ping_fr_timer modparam commit df0e36fbb0dc1139acd6c5d92dc3f986cca73af2 Author: Daniel-Constantin Mierla [email protected] Date: Fri Jun 6 14:55:02 2025 +0200 dispatcher: new modparam ds_ping_fr_timeout - ability to set the transaction fr_timeout value for the OPTIONS pings requests Or am I missing something? On docs I find this https://www.kamailio.org/docs/modules/6.1.x/modules/dispatcher.html#dispatch... but when setting the parameter, I get the following ERROR on startup: Mar 12 12:34:54 ire-lab-kamailio1 kamailio[41230]: ERROR: <core> [core/modparam.c:217]: set_mod_param_regex(): parameter <ds_ping_fr_timer> of type <2:int> not found in module <dispatcher> Mar 12 12:34:54 ire-lab-kamailio1 kamailio[41230]: CRITICAL: <core> [core/cfg.y:4125]: yyerror_at(): parse error in config file /data/kamailio/.local/kamailio/IRE1/config_files/kamailio_dis.cfg, line 98, column 49: Can't set module parameter Atenciosamente / Kind Regards / Cordialement / Un saludo, *Sérgio Charrua* *www.kahea.ai http://www.kahea.ai / www.voip.pt http://www.voip.pt* *OpenTelecom* - Consulting for Telecoms, Lda Tel.: +351 callto:+351+91+104+12+6691 631 11 44 Email : *[email protected] [email protected]* This message and any files or documents attached are strictly confidential or otherwise legally protected. It is intended only for the individual or entity named. If you are not the named addressee or have received this email in error, please inform the sender immediately, delete it from your system and do not copy or disclose it or its contents or use it for any purpose. Please also note that transmission cannot be guaranteed to be secure or error-free. _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
