Thanks, useful patch!

One thing, two new global variables are defined, exported as module parameters, 
but they are not actually used:

```
int dlg_id_offset = 1;
int dlg_id_increment = 1;
```

By name, I guess they are intended to be used for dialog id generation, but no 
code or docs related to them.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/831#issuecomment-256890090
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to