<ul>
<li>A new column (named timerec varchar 255 not nullable) in dialplan database schema is needed.</li>
<li>TimeRec value should be compliant to RFC2445 (Internet Calendaring and Scheduling - Core Object Specification) standards in order to match.</li>
<li>A timerec failed match doesn't stops dialplan rule searching.</li>
<li>An empty timerec value is not evaluated in rule matching algorithm.</li>
<li>Attached patch should to be applied to Dialplan Module rev.9282.</li>
</ul>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/Parantido/opensips 1.9</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/OpenSIPS/opensips/pull/185'>https://github.com/OpenSIPS/opensips/pull/185</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Following patch will add Time Recurrence features to dialplan module:</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/185/files#diff-0">modules/dialplan/dialplan.c</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/185/files#diff-1">modules/dialplan/dialplan.h</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/185/files#diff-2">modules/dialplan/dp_db.c</a>
    (44)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/185/files#diff-3">modules/dialplan/dp_db.h</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/185/files#diff-4">modules/dialplan/dp_repl.c</a>
    (167)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/185.patch'>https://github.com/OpenSIPS/opensips/pull/185.patch</a></li>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/185.diff'>https://github.com/OpenSIPS/opensips/pull/185.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href='https://github.com/OpenSIPS/opensips/pull/185'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxMTM1Mzg1MiwiZGF0YSI6eyJpZCI6Mjg0NDgwNDB9fQ==--cf30a3afdd4a2bb85be4d3a369125e7d3118853d.gif' height='1' width='1'></p>