[Freeswitch-users] week day and time condition possible bug

Ken Rice krice at freeswitch.org
Sun Sep 4 17:35:09 MSD 2016


Its a misconfig you are specifying only 1 second where the first condition can fire 0 thru 0 is just 0

Sent from my iPhone

> On Sep 4, 2016, at 8:24 AM, Bipin Patel <bipin at xbipin.com> wrote:
> 
> i found one bug today relating to conditions where day and date are used, just wanted to confirm if its a bug or a misconfig
> 
> i have a condition as below
> 
>       <condition wday="1-2" time-of-day="00:00:00-00:00:00" break="never">
>           <action application="set" data="out-prefix=777" inline="true"/>
>       </condition>
> 
> what this does is if its a Sunday to Monday morning then set out-prefix variable to 777 but even though being a Sunday this always parses as fail unless i set wday to 1 and time-of-day to 00:00:00-23:59:59
> 
> the reason i use the above is because i have more conditions which r as follows
> 
>       <condition wday="2-7" time-of-day="7:00-21:00" break="never">
>           <action application="set" data="out-prefix=888" inline="true"/>
>       </condition>
>       <condition wday="2-7" time-of-day="21:00:00-7:00:00" break="never">
>           <action application="set" data="out-prefix=777" inline="true"/>
>       </condition>
> 
> 
> -- 
> Regards,
> Bipin
> 
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: 
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160904/8f33a6cd/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list