- A new column (named timerec varchar 255 not nullable) in dialplan database schema is needed. - TimeRec value should be compliant to RFC2445 (Internet Calendaring and Scheduling - Core Object Specification) standards in order to match. - A timerec failed match doesn't stops dialplan rule searching. - An empty timerec value is not evaluated in rule matching algorithm. - Attached patch should to be applied to Dialplan Module rev.9282. You can merge this Pull Request by running:
git pull https://github.com/Parantido/opensips 1.9 Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/185 -- Commit Summary -- * Following patch will add Time Recurrence features to dialplan module: -- File Changes -- M modules/dialplan/dialplan.c (20) M modules/dialplan/dialplan.h (3) M modules/dialplan/dp_db.c (44) M modules/dialplan/dp_db.h (12) M modules/dialplan/dp_repl.c (167) -- Patch Links -- https://github.com/OpenSIPS/opensips/pull/185.patch https://github.com/OpenSIPS/opensips/pull/185.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/185
_______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
