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
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
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!!