Hello,
I want to route a phone number to different routes on different hours.
If the time is later then 17 i'll route to route(1), else route to
route(2). How can i do this? is there a way to get time in ser.cfg? Or i
need to make a separate module?
Thanks.