On Fri, Dec 18, 2009 at 12:23:22AM +0100, Olivier wrote:
> 
> Today, this IVR is using function AEL GotoIfTime in several places.
> The problem is if it's 11pm at the moment I'm testing this IVR, I can't
> nicely test the 9am or 2pm branch.
> 
> Suggestions ?

How about setting, say, LUNCHTIME to "23:00-23:59" and using
GotoIfTime(${LUNCHTIME},...) until you're ready to go live?

I try to do this when there are multiple GotoIfTime's referencing
the same interval in a dialplan.  Companies change their minds about
things like lunch times, working hours, shift changes all the time,
and this makes it easier to change down the road.

--Barry

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to