2009/3/24 Daniel-Constantin Mierla <miconda(a)gmail.com>om>:
Hello,
do you get any particular error in the syslog?
Can you try using dlg_mange() instead of setting the FLAG_DIALOG?
http://kamailio.org/docs/modules/1.5.x/dialog.html#id2531667
Thanks, that works but just if I set "dlg_manage()" before
"set_dlg_profile():
dlg_manage();
set_dlg_profile("topbx");
But the following doesn't work:
setflag(FLAG_DIALOG);
set_dlg_profile("topbx");
--
Iñaki Baz Castillo
<ibc(a)aliax.net>