<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'>Brent,<br>Thanks for the info. I'm currently improving the JS for converting a user's time input to asterisk time data. I believe this was a weak point in the code and has been causing a lot of the issues (aka it makes assumptions that aren't enforced and shouldn't be made about the input). <br><br>As for the DTMF, there are a few different types of DTMF, at first guess I would say that your phones DTMF is not the default??? Which is why copying over resolved your problem.<br><br>--                 <br>Ryan Brindley                 <br>Digium, Inc. | Software Developer                 <br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA                 <br>main: +1 256-428-6000   fax: +1 256-864-0464                 <br>Check us out at: http://digium.com & http://asterisk.org<br><br>----- Original Message -----<br>From: "Brent Vrieze" <bvrieze@cimsoftware.com><br>To: "Asterisk GUI project discussion" <asterisk-gui@lists.digium.com><br>Sent: Tuesday, February 17, 2009 3:27:32 PM GMT -06:00 US/Canada Central<br>Subject: Re: [asterisk-gui] Time Intervals Page Not Displaying<br><br>So more info on this.<br><br>I have a test box that was working fine using an earlier version of the <br>Asterisk GUI and Asterisk 1.4.22.  I created a new Suse 11 box, <br>installed Asterisk 1.4.23 from the RPM but got the newest Asterisk GUI <br>from the SVN site.  I tried copying /etc/asterisk from the test box to <br>the production box and the newer GUI had all kinds of issues so i just <br>recreated the entire system from scratch through the GUI.  That is when <br>I found the problem with the Time Intervals page.  When I created the <br>entire system from scratch the new system would not receive DTMF so I <br>played around copying the test systems /etc/asterisk folder over again <br>and VIOLA, it worked, even the DTMF.  I have to tweak extensions.conf a <br>bit to get things up to speed but I am up and running.<br><br>What I really wanted to get accross in this message was that the Time <br>Intervals page can read the settings from my production system but not <br>the ones it creates itself.  The only thing I can deduce is that the JS <br>in the GUI has a bug in it.<br><br>Hope this new info help.<br><br>Brent<br><br>PS.  Anyone have an idea as to why my DTMF did not work on the new box <br>till I copied over /etc/asterisk from the old box?<br><br>Ryan Brindley wrote:<br>> Brent,<br>> Hey there. I actually have noticed a bit of issues recently with the <br>> time intervals and incoming calling rules page (using the intervals). <br>> Unfortunately I haven't noticed any JS errors or anything. It just <br>> seems to not handle a string correctly and move on with the code. I'll <br>> look into the code and see if I find anything that sticks out. Check <br>> any new commits for anything related to time intervals.<br>><br>> --                 <br>> Ryan Brindley                 <br>> Digium, Inc. | Software Developer                 <br>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA                 <br>> main: +1 256-428-6000   fax: +1 256-864-0464                 <br>> Check us out at: http://digium.com & http://asterisk.org<br>><br>> ----- Original Message -----<br>> From: "Brent Vrieze" <bvrieze@cimsoftware.com><br>> To: asterisk-gui@lists.digium.com<br>> Sent: Tuesday, February 17, 2009 9:08:43 AM GMT -06:00 US/Canada Central<br>> Subject: [asterisk-gui] Time Intervals Page Not Displaying<br>><br>> I just downloaded the latest branch 2.0 GUI from SVN and the Time<br>> Interval page does not show the time intervals I set up.  I find<br>> variables in [globals] for them but they are not being listed on the<br>> GUI's page for it.  I assume this is a bug.<br>><br>> Thanks<br>>    Brent<br>><br>> -- <br>> Brent T. Vrieze<br>> CIM Automation<br>> Softare Engineer<br>> 507-216-0465<br>><br>><br>> _______________________________________________<br>> --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>><br>> asterisk-gui mailing list<br>> To UNSUBSCRIBE or update options visit:<br>>    http://lists.digium.com/mailman/listinfo/asterisk-gui<br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>><br>> asterisk-gui mailing list<br>> To UNSUBSCRIBE or update options visit:<br>>    http://lists.digium.com/mailman/listinfo/asterisk-gui<br><br>-- <br>Brent T. Vrieze<br>CIM Automation<br>Softare Engineer<br>507-216-0465<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by http://www.api-digital.com--<br><br>asterisk-gui mailing list<br>To UNSUBSCRIBE or update options visit:<br>   http://lists.digium.com/mailman/listinfo/asterisk-gui<br></div></body></html>