rafaelsnsa at gmail.com Guest
|
Posted: Tue May 12, 2015 10:57 am Post subject: [asterisk-users] AEL keyword IfTime with variable on time ra |
|
|
Hi
It's possible using a variable in the iftime keyword argument?
E.g:
context text {
s => {
timerange = '06:00-12:00|*|*|*';
ifTime(${timerange} {
Playback(ivr/goodbye);
}
}
}
thanks
(rafaelsnsa@gmail.com)Rafael S. SaraivaPorto Alegre - RS | Mobile: (51) 8174-7956[/url] [url=https://plus.google.com/u/0/+RafaelSaraivaRS] |
|