Hi Gertjan,
are you sure, you loaded Kamailio's Dialog Module? In 3.3 there are two dialog modules: One of old SER and one of Kamailio... Did you compile Kamailio from the GIT branch or did you use any sort of prebuilt packages? Can you send the output of "kamailio -V"?
Thanks, Carsten
2013/7/10 Gertjan Wolzak g.wolzak@foize.com:
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
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users