[asterisk-bugs] [Asterisk-GUI 0018851]: 'permit = x.x.x.x' lines in template get duplicated in user sections

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 24 05:39:04 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18851 
====================================================================== 
Reported By:                debo
Assigned To:                
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   18851
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk GUI Version:       SVN 
Asterisk Version:           1.4.40-rc2 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2011-02-20 21:33 CST
Last Modified:              2011-02-24 05:39 CST
====================================================================== 
Summary:                    'permit = x.x.x.x' lines in template get duplicated
in user sections
Description: 
I have some IP restriction rules in my user template 'user-defaults' as
below. I put them in a user template to ease the management.

[user-defaults](!)
permit = 1.2.3.4
permit = 2.3.4.1
permit = 3.4.1.2
permit = 4.1.2.3

However, after I edit a user from GUI and press save, those rules got
multiply duplicated, which messes up user.conf with thousands of useless
lines. I have 22 'permit = x.x.x.x' lines in the user template, and 143
user sections which inherit this user template. However, after modifying a
user with GUI, it generates 18021 more lines in users.conf, roughly 126
lines per user. I had to edit user sections manually to avoid this issue.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018268 [patch] Asterisk-Gui config editor inse...
====================================================================== 

---------------------------------------------------------------------- 
 (0132343) FabienToune (reporter) - 2011-02-24 05:39
 https://issues.asterisk.org/view.php?id=18851#c132343 
---------------------------------------------------------------------- 
I think there are more issues between 1.8 and asterisk-gui, this is why I
stick to 1.6 :-)
I wouldn't say it's bug free, but it's quite stable for me... 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-24 05:39 FabienToune    Note Added: 0132343                          
======================================================================




More information about the asterisk-bugs mailing list