[Asterisk-Users] Forwarding only at certain times

2005-12-08 Thread James Steven



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 exampleline 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,LookupCIDNameexten = 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


Re: [Asterisk-Users] Forwarding only at certain times

2005-12-08 Thread Doug Lytle

James Steven wrote:


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?
 



http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+GotoIfTime

Doug

___
--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