[asterisk-bugs] [Asterisk 0015198]: [patch] adding queue member from asterisk console with state_interface parameter not working

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 27 09:03:02 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15198 
====================================================================== 
Reported By:                loloski
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   15198
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-05-26 12:28 CDT
Last Modified:              2009-05-27 09:03 CDT
====================================================================== 
Summary:                    [patch] adding queue member from asterisk console
with state_interface parameter not working
Description: 
PBX*CLI> queue add member Sip/100 to cbn-queue penalty 0 as loloski
state_interface Sip/100

Usage: queue add member <channel> to <queue> [penalty <penalty> [as
<membername> [state_interface <state_interface>]]]

PBX*CLI>

using a static member with queues.conf with state_interface parameter is
working as expected as well as in the dialplan function AddQueueMember.


====================================================================== 

---------------------------------------------------------------------- 
 (0105522) svnbot (reporter) - 2009-05-27 09:03
 https://issues.asterisk.org/view.php?id=15198#c105522 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 197025

_U  trunk/

------------------------------------------------------------------------
r197025 | seanbright | 2009-05-27 09:03:02 -0500 (Wed, 27 May 2009) | 23
lines

Blocked revisions 197024 via svnmerge

........
  r197024 | seanbright | 2009-05-27 09:54:35 -0400 (Wed, 27 May 2009) | 17
lines
  
  Fix handling of the 'state_interface' option of the 'queue add member'
CLI
  command.
  
  This change relates to r184980, which was a backport of the state
interface
  changes to app_queue from trunk.  trunk and all of the 1.6.x branches
are not
  affected.
  
  'queue add member' allows for specifying an interface to use for device
state
  when adding a queue member via CLI, but the validation code was not
properly
  updated to reflect this optional argument.
  
  (closes issue https://issues.asterisk.org/view.php?id=15198)
  Reported by: loloski
  Patches:
        05272009_app_queue.diff uploaded by seanbright (license 71)
  Tested by: loloski
........

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

http://svn.digium.com/view/asterisk?view=rev&revision=197025 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-27 09:03 svnbot         Checkin                                      
2009-05-27 09:03 svnbot         Note Added: 0105522                          
======================================================================




More information about the asterisk-bugs mailing list