[asterisk-bugs] [Asterisk-GUI 0013694]: [patch] GUI add/edit Queues dialog does not support context= statement

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 21 16:25:46 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13694 
====================================================================== 
Reported By:                dkerr
Assigned To:                bkruse
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   13694
Category:                   New/Feature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.21 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-14 19:30 CDT
Last Modified:              2008-10-21 16:25 CDT
====================================================================== 
Summary:                    [patch] GUI add/edit Queues dialog does not support
context= statement
Description: 
An Asterisk call queue can have a statement in queues.conf that assigns a
voicemenu context to the queue...

context=voicemenu_context

When a user does a keypress, asterisk interprets the keypress according to
the rules in the context provided.

The GUI does not support this feature. Worse, if I manually add context=
statement to the file, then any future edits to the queue from the GUI
erases the statement.
====================================================================== 

---------------------------------------------------------------------- 
 (0094101) svnbot (reporter) - 2008-10-21 16:25
 http://bugs.digium.com/view.php?id=13694#c94101 
---------------------------------------------------------------------- 
Repository: asterisk-gui
Revision: 3998

U   branches/2.0/config/js/tooltip.js
U   branches/2.0/config/queues.html

------------------------------------------------------------------------
r3998 | bkruse | 2008-10-21 16:25:45 -0500 (Tue, 21 Oct 2008) | 8 lines

Fix calling queues problem, where a user would press
a number in the queue to dial someone, but would be
interpreted in the current context instead of in a 
user defined context (eg [default] instead of [queues])
(Reported by dkerr)
(Patch by dkerr, with minor syntactical changes by me)
(closes issue http://bugs.digium.com/view.php?id=13694)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-gui?view=rev&revision=3998 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-21 16:25 svnbot         Checkin                                      
2008-10-21 16:25 svnbot         Note Added: 0094101                          
======================================================================




More information about the asterisk-bugs mailing list