xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Time Condition - nested #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please make it so that you can create multiple time conditions per this link:

http://wiki.freeswitch.org/wiki/Dialplan_XML#Nesting_Conditions_-OR_.7C.7C

Original issue reported on code.google.com by m...@izoox.com on 25 Jul 2011 at 7:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Your features request is on my to do list. It is possible now to nest condtions 
and actions as describe for the dialplan. I just need to add this capability to 
time conditions.

Original comment by markjcrane@gmail.com on 25 Jul 2011 at 10:32

GoogleCodeExporter commented 9 years ago
Issue 148 has been merged into this issue.

Original comment by markjcrane@gmail.com on 25 Jul 2011 at 10:38

GoogleCodeExporter commented 9 years ago
Right now this is the last thing that's a thorn in my side. Everytime I make an 
update I have to go check that the xml hasn't been changed. For me, when I have 
multiple conditions, eg: day of week and minute of day, I have to put them as 
attributes of the same action or it doesn't work properly.

After that works properly, I'd like multiple time conditions, setup like I have 
in the example link.

Original comment by m...@izoox.com on 29 Jul 2011 at 3:34

GoogleCodeExporter commented 9 years ago
Take a look at revision 1450 and 1451. Please update test and confirm it is 
working for you.

Original comment by markjcrane@gmail.com on 11 Aug 2011 at 7:57

GoogleCodeExporter commented 9 years ago
It is working! Great. Now I just wish I could do multiple conditions. Meaning, 
8-5 M-T, 8-2 F... I cannot figure out how to get this to work.

Original comment by m...@izoox.com on 13 Aug 2011 at 5:17

GoogleCodeExporter commented 9 years ago
Your original request of nested dialplans for time conditions is almost 
complete. Also includes an easier more intuitive interface.

Original comment by markjcrane@gmail.com on 9 Feb 2015 at 5:10

GoogleCodeExporter commented 9 years ago
New time conditions in dev branch 3.7.x and released in 3.8 has the nested time 
conditions.

Original comment by markjcrane@gmail.com on 23 Apr 2015 at 11:01