2009/3/24 Iñaki Baz Castillo ibc@aliax.net:
Can you try using dlg_mange() instead of setting the FLAG_DIALOG? http://kamailio.org/docs/modules/1.5.x/dialog.html#id2531667
Also, could I know the difference between setflag(FLAG_DIALOG) and dlg_manage() ? According to the doc:
----------- dlg_manage()
Process current SIP request with dialog module. It is alternative to setting dialog flag for initial INVITE and Route-parameter-callback execution for within-dialog requests. -----------