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

Parantido De Rica notifications at github.com
Tue Mar 25 09:04:12 CET 2014


- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140325/ccfc4e9d/attachment.htm>


More information about the Devel mailing list