[asterisk-bugs] [Asterisk-GUI 0011122]: astman.js variables are static, not upgrade with parameters passed into ./configure
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 30 20:03:57 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11122
======================================================================
Reported By: pabelanger
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 11122
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 1759
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-30-2007 13:35 CDT
Last Modified: 10-30-2007 20:03 CDT
======================================================================
Summary: astman.js variables are static, not upgrade with
parameters passed into ./configure
Description:
Seem a patch has to be written to update static vars located in astman.js.
IE: I modify my prefix and syscondir vars as follows:
./configure --prefix /usr/local --sysconfdir /usr/local/etc
However the Makefile fails to upgrade astman.js (see below).
I'll be submitting a patch soon to fix this.
PB
======================================================================
----------------------------------------------------------------------
pabelanger - 10-30-07 20:03
----------------------------------------------------------------------
These patches will now dynamic generate a new .js file for the variables
that asterisk-gui config files use.
Most of the logic has been ported over from the asterisk/trunk tree for
figuring out directories.
Still need to add logic for zaptel config directory.
Let me know what you think.
PB
Issue History
Date Modified Username Field Change
======================================================================
10-30-07 20:03 pabelanger Note Added: 0072785
======================================================================
More information about the asterisk-bugs
mailing list