Currently, I'm checking if the flag is set as follows:
if($dlg(dflags)&(1<<10)) { ... }
Is there a cleaner solution to do it?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/129#issuecomment-93400973