]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
US Independence day is in July
authorRaymond Chandler <intralanman@freeswitch.org>
Tue, 1 Dec 2009 20:37:32 +0000 (20:37 +0000)
committerRaymond Chandler <intralanman@freeswitch.org>
Tue, 1 Dec 2009 20:37:32 +0000 (20:37 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15742 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index 189d247f5c3c52a82bd9f72a0b74b6abdafcb2d5..9655e83162d3e00c84cffd0f12a311e1f0a4ac85 100644 (file)
@@ -66,7 +66,7 @@
        <!-- memorial day is the last monday in may (the only monday between the 25th and the 31st) -->
        <action application="set" data="open=false"/>
       </condition>
-      <condition mday="4" mon="6">
+      <condition mday="4" mon="7">
        <!-- independence day -->
        <action application="set" data="open=false"/>
       </condition>