[OpenSIPS-Devel] [opensips] drouting: failed to work with nonSQL database (#173)

Ovidiu Sas notifications at github.com
Tue Mar 4 17:07:19 CET 2014


At startup, drouting module is expecting to get the id form the database as int.
Mongo has a special _id field which is not int.

Since this field is not really used, there shouldn't be an enforcement to get it as int: we can get it as int or string and carry on.
It is used mostly to identify a faulty record in the logs.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/173
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140304/74df77fb/attachment.htm>


More information about the Devel mailing list