[SR-Users] Dialog Module - how???
"Nicolas Rüger"
NicolasRueger at gmx.de
Thu Oct 14 17:50:45 CEST 2010
Hello,
I'm trying to get dialog module working..
...my problem is that nothing is stored in the database in table "dialog" yet. I'm looking for CDRs there...
Can anyone please help me, so that I can see the CDRs in the database!???
I inserted in kamailio.cfg:
[...]
loadmodule "dialog.so"
[...]
modparam("dialog", "db_url", "mysql://XXX:XXX@localhost/openser")
modparam("dialog", "db_mode", 1)
modparam("dialog", "dlg_flag", 4)
modparam("dialog", "dlg_match_mode", 1)
[...]
route {
if (is_method("INVITE")) {
dlg_manage();
}
}
[...]
I'm actually not sure what "dlg_flag" is good for, but kamailio doesn't start without.
Thanks for your help...
Regards,
Nicolas
--
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
More information about the sr-users
mailing list