Hi
 
In my extensions.conf shown below when the external number 123 is dialed it goes to phone ext1.  I can forward to another phone using example line below but I would only like to forward after 5pm and before 9am.  How can this be done?
 
Thanks for your help.
 
exten => 123,1,LookupCIDName
exten => 123,2,Dial(SIP/ext1,40)
exten => 123,3,Voicemail(1)
exten => 123,4,Hangup
-------------------------------------------------------
exten => 123,1,goto(XXX,1)
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to