[sr-dev] [kamailio/kamailio] dialog: adding dialog replication via DMQ (#831)

Daniel-Constantin Mierla notifications at github.com
Fri Oct 28 12:39:27 CEST 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161028/f4a52c39/attachment.html>


More information about the sr-dev mailing list