[asterisk-bugs] [Asterisk-GUI 0018390]: Asterisk Gui Loop on First Installation

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Nov 28 12:01:18 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18390 
====================================================================== 
Reported By:                alex70
Assigned To:                
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   18390
Category:                   General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Asterisk GUI Version:       SVN 
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 296467 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2010-11-27 08:23 CST
Last Modified:              2010-11-28 12:01 CST
====================================================================== 
Summary:                    Asterisk Gui Loop on First Installation
Description: 
On a new server I was trying to install the new verion of asterisk 1.8
along with asterisk gui 2.0 and made the necessary setting in http.conf and
manager.conf

On the browser I was able to rich the asterisk gui login panel. After user
a password asterisk gui makes a serial of proccess and loop on the pop-up
saying: Your configuration will now be upgraded to work with the latest
version of GUI. 
An automatic backup of your old configuration is available from the
backups panel  
====================================================================== 

---------------------------------------------------------------------- 
 (0129185) tolik_unix (reporter) - 2010-11-28 12:01
 https://issues.asterisk.org/view.php?id=18390#c129185 
---------------------------------------------------------------------- 
file "index.js":
..
if ( resp_lower.contains("branches/1.6") ||
resp_lower.contains("asterisk/1.6") ||
resp_lower.contains("svn-branch-1.6") || resp_lower.contains("svn-trunk-")
)
..
replace:
if ( resp_lower.contains("branches/1.6") ||
resp_lower.contains("asterisk/1.6") ||
resp_lower.contains("svn-branch-1.6") || resp_lower.contains("svn-trunk-")
|| resp_lower.contains("asterisk/1.8") ) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-28 12:01 tolik_unix     Note Added: 0129185                          
======================================================================




More information about the asterisk-bugs mailing list