[asterisk-bugs] [Asterisk-GUI 0013540]: Voice menu extensions duplicated + typo
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 24 13:44:31 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13540
======================================================================
Reported By: infiniti_guy
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 13540
Category: General
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 3855
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-23 00:40 CDT
Last Modified: 2008-09-24 13:44 CDT
======================================================================
Summary: Voice menu extensions duplicated + typo
Description:
1) Voice menu extensions are duplicated in extensions.conf after editing
the voice menus in GUI. Note: This occurs after editing the voice menu,
logout and login.
Extensions.conf sample:
[voicemenus]
exten = 7000,1,Goto(voicemenu-custom-1|s|1)
exten = 7001,1,Goto(voicemenu-custom-2|s|1)
exten = 7001,1,Goto(voicemenu-custom-2|s|1)
exten = 7000,1,Goto(voicemenu-custom-1|s|1)
2) Typo on Voice Menu settings. # options is mislabeled as * and vice
versa. E.g. if you set # in the GUI it actually sets * option in
extensions.conf file and not #.
Asterisk GUI 2.0 Build 3855
======================================================================
----------------------------------------------------------------------
(0092841) infiniti_guy (reporter) - 2008-09-24 13:44
http://bugs.digium.com/view.php?id=13540#c92841
----------------------------------------------------------------------
Note: On further testing, I can not get this duplicate behavior to stop. I
have logged out, closed the browser, restarted asterisk daemon, and then
re-opened the GUI and the same duplication happens all time time now.
Note: Here's what the GUI puts in extensions.conf..
[general]
static = yes
writeprotect = no
clearglobalvars = yes
Is there a problem here?
Issue History
Date Modified Username Field Change
======================================================================
2008-09-24 13:44 infiniti_guy Note Added: 0092841
======================================================================
More information about the asterisk-bugs
mailing list