Hello All,
I am trying to have all dialogs terminated after one hour.
So I have set the following parameters
modparam("dialog", "enable_stats", 1)
modparam("dialog", "profiles_with_value", "caller")
modparam("dialog", "dlg_flag", 24)
modparam("dialog", "dlg_match_mode", 1)
modparam("dialog", "default_timeout", 3600)
modparam("dialog", "send_bye", 1)
But when I check the Kamailio configuration I get the following error:
# kamailio -c
loading modules under
/usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/
0(10335) ERROR: <core> [modparam.c:151]: set_mod_param_regex: parameter
<send_bye> not found in module <dialog>
0(10335) : <core> [cfg.y:3532]: parse error in config file
/usr/local/etc/kamailio/kamailio.cfg, line 495, column 33: Can't set module
parameter
ERROR: bad config file (1 errors)
Does anyone have an idea where I go wrong...?
Rgds,
Gertjan Wolzak
Show replies by date