Displaying 1 result from an estimated 1 matches for "06e3d136".
2014 Sep 11
3
if statement recording - after hours
In my dial plan I have these two lines:
exten => _NXXXXXX,n,Set(recordfilename=${CALLERID(num)}-${EXTEN}-${STRFTIME(${EPOCH},MST,%C%y-%m-%d-%H%M)}.wav)
exten => _NXXXXXX,n,MixMonitor(${recordfilename},b)
How to add "if" statement to execute these line only after let say 5pm. To record conversation only after 5pm.
--
Joseph