Re: [SR-Users] ims_dialog- dlg set error

2016-08-27 Thread Rodrigo Moreira
h.waw...@relianceada.com Date: Thu, 25 Aug 2016 12:38:13 +0530 Subject: [SR-Users] ims_dialog- dlg set error Hi, We are using kamailio 4.4.2 version source code. For building SCSCF we are using example configuration files provided in the source code. While running SCSCF; we are facing foll

Re: [SR-Users] ims_dialog- dlg set error

2016-08-25 Thread Dragos Oancea
Hi Suresh, I have checked the tarball for 4.4.2 since I was curious about your issue. #!define FLT_DIALOG 2 modparam("ims_dialog", "dlg_flag", FLT_DIALOG) These two lines are present in examples/scscf/kamailio.cfg, so it shouldn't have run into that error. Make sure you are running the right exa

[SR-Users] ims_dialog- dlg set error

2016-08-25 Thread Suresh . Waware
Hi, We are using kamailio 4.4.2 version source code. For building SCSCF we are using example configuration files provided in the source code. While running SCSCF; we are facing following error. ERROR: ims_dialog [ims_dialog.c:378]: mod_init(): no dlg flag set!!