RE: [Asterisk-Users] asterisk and week-ends

Colin Anderson ColinA at landmarkmasterbuilder.com
Tue Feb 7 08:04:57 MST 2006


exten => s,1,Gotoiftime(*|sat|*?closed,1)
exten => s,2,Gotoiftime(*|sun|*?closed,1)
exten => s,3,Gotoiftime(8:00-17:00|mon-fri|*|*?open,1)
exten => s,4,Goto(closed,1)
exten => closed,1,Playback(we-are-closed)
exten => closed,2,Voicemail(1000)
exten => open,1,Dial(technology/resource,25,T)
exten => open,2,Voicemail(1000)
 
hth



-----Original Message-----
From: demigor [mailto:demigor at gmail.com]
Sent: Tuesday, February 07, 2006 6:24 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] asterisk and week-ends


Hello,

I would like to know if it's possible to configure asterisk to play
something nice  to a person calling me during week-ends when there is noone
available at the phone and switch back to normal calls receiving on Monday
morning. Please help. 
Thanks.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060207/593ec227/attachment.htm


More information about the asterisk-users mailing list