<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>-- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Ryan Brindley &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Digium, Inc. | Software Developer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>main: +1 256-428-6000 &nbsp; fax: +1 256-864-0464 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Check us out at: http://digium.com &amp; http://asterisk.org<br><br>----- Original Message -----<br>From: "Brent Vrieze" &lt;bvrieze@cimsoftware.com&gt;<br>To: "Asterisk GUI project discussion" &lt;asterisk-gui@lists.digium.com&gt;<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. &nbsp;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. &nbsp;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. &nbsp;That is when <br>I found the problem with the Time Intervals page. &nbsp;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. &nbsp;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. &nbsp;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. &nbsp;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>&gt; Brent,<br>&gt; Hey there. I actually have noticed a bit of issues recently with the <br>&gt; time intervals and incoming calling rules page (using the intervals). <br>&gt; Unfortunately I haven't noticed any JS errors or anything. It just <br>&gt; seems to not handle a string correctly and move on with the code. I'll <br>&gt; look into the code and see if I find anything that sticks out. Check <br>&gt; any new commits for anything related to time intervals.<br>&gt;<br>&gt; -- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&gt; Ryan Brindley &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&gt; Digium, Inc. | Software Developer &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&gt; 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&gt; main: +1 256-428-6000 &nbsp; fax: +1 256-864-0464 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&gt; Check us out at: http://digium.com &amp; http://asterisk.org<br>&gt;<br>&gt; ----- Original Message -----<br>&gt; From: "Brent Vrieze" &lt;bvrieze@cimsoftware.com&gt;<br>&gt; To: asterisk-gui@lists.digium.com<br>&gt; Sent: Tuesday, February 17, 2009 9:08:43 AM GMT -06:00 US/Canada Central<br>&gt; Subject: [asterisk-gui] Time Intervals Page Not Displaying<br>&gt;<br>&gt; I just downloaded the latest branch 2.0 GUI from SVN and the Time<br>&gt; Interval page does not show the time intervals I set up. &nbsp;I find<br>&gt; variables in [globals] for them but they are not being listed on the<br>&gt; GUI's page for it. &nbsp;I assume this is a bug.<br>&gt;<br>&gt; Thanks<br>&gt; &nbsp; &nbsp;Brent<br>&gt;<br>&gt; -- <br>&gt; Brent T. Vrieze<br>&gt; CIM Automation<br>&gt; Softare Engineer<br>&gt; 507-216-0465<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt;<br>&gt; asterisk-gui mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt; &nbsp; &nbsp;http://lists.digium.com/mailman/listinfo/asterisk-gui<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt;<br>&gt; asterisk-gui mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt; &nbsp; &nbsp;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>&nbsp;&nbsp; http://lists.digium.com/mailman/listinfo/asterisk-gui<br></div></body></html>