mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
2st? hrm...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16539 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
<condition wday="2-6" hour="9-18">
|
<condition wday="2-6" hour="9-18">
|
||||||
<action application="set" data="open=true"/>
|
<action application="set" data="open=true"/>
|
||||||
</condition>
|
</condition>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
<!-- Example of routing based on holidays
|
<!-- Example of routing based on holidays
|
||||||
|
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
<action application="set" data="open=false"/>
|
<action application="set" data="open=false"/>
|
||||||
</condition>
|
</condition>
|
||||||
<condition wday="2" mweek="2" mon="10">
|
<condition wday="2" mweek="2" mon="10">
|
||||||
<!-- columbus day is the 2st monday in october -->
|
<!-- columbus day is the 2nd monday in october -->
|
||||||
<action application="set" data="open=false"/>
|
<action application="set" data="open=false"/>
|
||||||
</condition>
|
</condition>
|
||||||
<condition mday="11" mon="11">
|
<condition mday="11" mon="11">
|
||||||
|
Reference in New Issue
Block a user