Hi,<br><br>When I was testing an IVR, I realized I miss a function I would call GotoIfTimeWithOffset.<br><br>Today, this IVR is using function AEL GotoIfTime in several places.<br>The problem is if it&#39;s 11pm at the moment I&#39;m testing this IVR, I can&#39;t nicely test the 9am or 2pm branch.<br>
<br>GotoIfTimeWithOffset would get 2 incoming arguments :<br>- the first is a time range (just like GotoIfTime), <br>- the second is a duration offset which you could delay or &quot;rewind&quot; time.<br><br>After testing, you would just have to set this offset to 0, to get a production-ready dialplan, without changing a line.<br>
<br><br>Suggestions ?<br><br>Cheers<br>