提交 15f33b90 authored 作者: Brian West's avatar Brian West

2st? hrm...

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16539 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 769d794f
......@@ -42,7 +42,7 @@
<condition wday="2-6" hour="9-18">
<action application="set" data="open=true"/>
</condition>
</extension>
</extension>
<!-- Example of routing based on holidays
......@@ -75,7 +75,7 @@
<action application="set" data="open=false"/>
</condition>
<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"/>
</condition>
<condition mday="11" mon="11">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论