[asterisk-users] how to incorporate open hours
Paul Hales
pdhales at optusnet.com.au
Wed Jul 16 02:15:12 CDT 2008
Lee, John (Sydney) wrote:
>> exten=7000,n,GotoIfTime(9:00-17:00,mon-fri,*,*?rcl_off_opn)
>>
>> 7000 is the extension of "main menu"
>>
>> Where do I put the reference to "open hours menu" in the statement
>>
> above.
>
> exten=7000,n,GotoIfTime(9:00-17:00,mon-fri,*,*?rcl_off_opn)
>
> [...code for office close...]
>
> exten => 7000,n(rcl_off_opn), ... ; code for office open
>
> Actually, you should consider the extension a) able to detect public
> holidays b) able to detect a night switch which is used to override the
> normal operations hours.
>
>
>
Agreed - we generally set db keys in the asterisk db to look after
settable night switches.
http://www.voip-info.org/wiki/index.php?page=Asterisk+func+db
later,
PaulH
More information about the asterisk-users
mailing list