On Fri, 18 Dec 2009, 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.
Wouldn't a "set time" function be more usefull? You could set the time in a single place in your dialplan and you wouldn't have to worry about an extended debugging session exceeding your offset and executing the wrong section of code. You could even make its execution conditional on your ANI (for example) so you could test your dialplan without interferring with production callers. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 _______________________________________________ -- 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
