[asterisk-bugs] [Asterisk-GUI 0011965]: Feature for Asterisk-GUI Queue Calls to Agents

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Feb 11 11:43:01 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11965 
====================================================================== 
Reported By:                timeshell
Assigned To:                bkruse
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   11965
Category:                   New/Feature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-10-2008 01:35 CST
Last Modified:              02-11-2008 11:43 CST
====================================================================== 
Summary:                    Feature for Asterisk-GUI Queue Calls to Agents
Description: 
Minor alteration to macro_stdexten to check ${Queue}=True to determine
whether to bypass regular extension management for an incoming call from a
queue to an Agent so that the queued call does not route to busy, or
voicemail when the call either times out or is rejected by the agent.

The queues.html page has had the feature added to manage the queue entry
in extensions.conf to set the variable as 
[default]
exten=xxxx,1,Set(__Queue=True)
exten=xxxx,2,Queue(${EXTEN})
====================================================================== 

---------------------------------------------------------------------- 
 timeshell - 02-11-08 11:43  
---------------------------------------------------------------------- 
Heh... oops... that's what I thought.  I guess you can believe I've never
diff'd a file before.  I thought there should only be a few lines.

I basically did:
diff -u file1 file2 >file.diff

If you can provide a proper diff command line it would help me... I'll
play with it some more to see if I can get it right. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-11-08 11:43  timeshell      Note Added: 0082023                          
======================================================================




More information about the asterisk-bugs mailing list