[sr-dev] [kamailio] dialog module with broken defaults (#372)

Daniel-Constantin Mierla notifications at github.com
Mon Oct 19 16:45:50 CEST 2015


Regarding the value 4 -- that is an example, it can be any value from 0 to 31 -- the range of flags that can be used inside kamailio.cfg.

The parameter is mandatory from old times, when tracking dialogs was done by setting the respective flag for the invite transaction using setflag(N). Now there is the alternative (recommended) of using dlg_manage(), so I pushed a patch to master branch to remove the check of dlg_flag being not set and start without it.

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/372#issuecomment-149236845
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151019/d2075661/attachment.html>


More information about the sr-dev mailing list