[OpenSIPS-Devel] [opensips] Following patch will add Time Recurrence features to dialplan module: (#185)

Liviu Chircu notifications at github.com
Thu Apr 17 17:56:00 CEST 2014


Hello,

I've taken some time to look over the patch. Everything seems ok, except for one performance-related issue:

At runtime, there is a lot of redundant parsing going on. To fix this, at (re)load time, you should store the **parsed** timerec values inside the dpl_node_t struct, just like drouting does, rather than simply duplicating the timerec DB field.

Liviu

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/185#issuecomment-40730138
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140417/b48a5003/attachment.htm>


More information about the Devel mailing list