Thank you.... Christian and I pasted some fixes a couple of weeks ago. Some are typos. We both have License agreements.
Here are a few... Tzafrir: http://svn.debian.org/viewsvn/pkg-voip/asterisk-gui/trunk/debian/patches/trademark?view=markup (Having the trademark is incompatible with some companies and Linux Distros) Christian Jacobsen: Index: scripts/listfiles =================================================================== --- scripts/listfiles (revision 5015) +++ scripts/listfiles (working copy) @@ -3,7 +3,7 @@ SYSINFO_OUTPUT="/var/lib/asterisk/static-http/config/sysinfo_output.html" #/bin/echo "<div id=list_files>" > $SYSINFO_OUTPUT -/bim/mkdir -p -- "$1" +/bin/mkdir -p -- "$1" #/bin/echo "</div>" >> $SYSINFO_OUTPUT if [ "$2" = "time" ]; then Index: config/js/pbx2.js =================================================================== Index: config/js/index.js =================================================================== --- config/js/index.js (revision 5013) +++ config/js/index.js (working copy) @@ -118,7 +118,7 @@ sessionData.PLATFORM.isAST_1_6 = true ; sessionData.PLATFORM.isAST_1_6_1 = resp_lower.contains('1.6.1') ? true : false; ASTGUI.globals.sbcid_1 = 's,1,ExecIf($[ "${CALLERID(num)}"="" ]?SetCallerPres(unavailable))'; - ASTGUI.globals.sbcid_2 = 's,1,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown <0000000>))'; + ASTGUI.globals.sbcid_2 = 's,2,ExecIf($[ "${CALLERID(num)}"="" ]?Set(CALLERID(all)=unknown <0000000>))'; sessionData.listOfCodecs = { // sessionData.listOfCodecs 'ulaw' : 'u-law' , 'alaw' : 'a-law' , Index: config/index.html =================================================================== ~ Andrew "lathama" Latham lath...@gmail.com * Learn more about OSS http://en.wikipedia.org/wiki/Open-source_software * Learn more about Linux http://en.wikipedia.org/wiki/Linux * Learn more about Tux http://en.wikipedia.org/wiki/Tux On Thu, Aug 26, 2010 at 1:48 PM, Erin Spiceland <espicel...@digium.com> wrote: > Sorry, disregard my last email. Here is the patch. > > Erin > > ----- Original Message ----- >> From: "Andrew Latham" <lath...@gmail.com> >> To: "Asterisk GUI project discussion" <asterisk-gui@lists.digium.com> >> Sent: Thursday, August 26, 2010 12:40:03 PM >> Subject: Re: [asterisk-gui] Manage Calling Rules + Prepend These Digits error >> We have been watching... >> >> >> ~ >> Andrew "lathama" Latham >> lath...@gmail.com >> >> * Learn more about OSS >> http://en.wikipedia.org/wiki/Open-source_software >> * Learn more about Linux http://en.wikipedia.org/wiki/Linux >> * Learn more about Tux http://en.wikipedia.org/wiki/Tux >> >> >> >> On Thu, Aug 26, 2010 at 1:28 PM, Erin Spiceland >> <espicel...@digium.com> wrote: >> > Please forgive the out-of-thread email. I have just subscribed to >> > this list, so I cannot reply to a previous email. >> > >> > The issue where extraneous ${ and } are added to the calling rule >> > has been fixed in svn r5070. >> > >> > Regards, >> > >> > Erin >> > >> > -- >> > _____________________________________________________________________ >> > -- Bandwidth and Colocation Provided by http://www.api-digital.com >> > -- >> > >> > asterisk-gui mailing list >> > To UNSUBSCRIBE or update options visit: >> > http://lists.digium.com/mailman/listinfo/asterisk-gui >> > >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> asterisk-gui mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-gui > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui