In article <[EMAIL PROTECTED]>, Pari Nannapaneni <[EMAIL PROTECTED]> wrote: > > > ASTGUI.paths['scripts'] is still being set to '/var/lib/asterisk/scripts/' > > instead of '/var/lib/asterisk/gui/scripts/'. > > Hi Tony, > > it was supposed to be '/var/lib/asterisk/scripts/' all the way (as you > pointed earlier), > > Just do 'make install' again and it would install the scripts in the right > path, > and then you can get rid of '/var/lib/asterisk/gui/scripts/'
OK, Pari, thanks! Cheers Tony > cheers, > Pari > > > > ----- Original Message ----- > From: "Tony Mountifield" <[EMAIL PROTECTED]> > To: [email protected] > Sent: Friday, August 15, 2008 4:22:07 PM GMT -06:00 US/Canada Central > Subject: Re: [asterisk-gui] New Asterisk GUI!! > > In article <[EMAIL PROTECTED]>, > Tony Mountifield <[EMAIL PROTECTED]> wrote: > > In article <[EMAIL PROTECTED]>, > > Pari Nannapaneni <[EMAIL PROTECTED]> wrote: > > > > > > > Except I just discovered that the scripts have moved from > > > > /var/lib/asterisk/scripts to /var/lib/asterisk/gui/scripts, but > > > > config/js/astman.js still has the old location: > > > > > > > > ASTGUI.paths['scripts'] = '/var/lib/asterisk/scripts/';/* Directory for > > > > gui scripts > > > (listfiles, for example) */ > > > > > > > >Cheers > > > > Tony > > > > > > Fixed ! Thanks tony. > > > > Thanks. While searching for this I also noticed the same thing in > > misdn.html, > > but this ought to use ASTGUI.scripts instead of a hard-coded path. > > I just had a look at SVN on the web and I can see the latter point was fixed > in rev 3651, but the actual scripts directory fix seems to have got lost > before > it made it into SVN. > > ASTGUI.paths['scripts'] is still being set to '/var/lib/asterisk/scripts/' > instead of '/var/lib/asterisk/gui/scripts/'. > > Cheers > Tony > -- > Tony Mountifield > Work: [EMAIL PROTECTED] - http://www.softins.co.uk > Play: [EMAIL PROTECTED] - http://tony.mountifield.org > > _______________________________________________ > --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 > -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ --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
