Thank you Joel for the tip.
But that is also not it.....
I tried of course, but when you look at the Dialog module documentation
is says:
modparam("dialog", "profiles_with_value", "caller ;
my_profile")
So there are spaces in the modparam config for the dialog profiles.
Its just so strange that when starting Kamailio I get the error that the
Profile outbound is not configured, while it is...
Log line:
Dec 6 15:04:04 proxy01 /usr/local/sbin/kamailio[76664]: CRITICAL:
dialog [dialog.c:391]: fixup_profile(): profile <inbound> not defined
kamailo.cfg
# ---- Dialog params -------------
modparam("dialog", "default_timeout", 7200)
modparam("dialog", "db_mode", 0)
modparam("dialog", "dlg_flag", DLG_FLAG)
modparam("dialog", "hash_size", 4096)
#modparam("dialog", "detect_spirals", 1)
modparam("dialog", "profiles_with_value", "inbound")
Im starting to think that I am missing some configuration in the
kamailio.cfg file...
Rgds,
Gertjan
Show replies by date