[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:40:27 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:40 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...
======================================================================
----------------------------------------------------------------------
(0132344) lathama (developer) - 2011-02-24 05:40
https://issues.asterisk.org/view.php?id=18851#c132344
----------------------------------------------------------------------
The GUI works great with 1.8. The issues are some of the changed defaults
from 1.4 to 1.6 and on to 1.8 and 1.10.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-24 05:40 lathama Note Added: 0132344
======================================================================
More information about the asterisk-bugs
mailing list