[Home]

Summary:ASTERISK-04693: manager command queuepause should not be case sensitive
Reporter:sedwards (sedwards)Labels:
Date Opened:2005-07-26 16:12:18Date Closed:2008-01-15 15:42:52.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/Configuration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description: The manager command queuepause rejects an interface of "Agent/12345" but accepts "agent/12345."
Comments:By: Kevin P. Fleming (kpfleming) 2005-07-26 17:47:47

Fixed in CVS HEAD, thanks!

(In the future, if you post a bug in the wrong category, don't open a new one, just let a bug marshal move it to the correct category)

By: Digium Subversion (svnbot) 2008-01-15 15:42:52.000-0600

Repository: asterisk
Revision: 6226

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r6226 | kpfleming | 2008-01-15 15:42:52 -0600 (Tue, 15 Jan 2008) | 2 lines

make queue and interface name matching case-insensitive (bug ASTERISK-4693)

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

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