[asterisk-bugs] [Asterisk 0014338]: set_member_paused ignores return-value from update_realtime_member_field

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Mar 1 16:07:11 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14338 
====================================================================== 
Reported By:                fiddur
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14338
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 142677 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-27 02:02 CST
Last Modified:              2009-03-01 16:07 CST
====================================================================== 
Summary:                    set_member_paused ignores return-value from
update_realtime_member_field
Description: 
In app_queue.c, update_realtime_member_field returns a value indicating
success or failure, but when it is called from set_member_paused, the
return value is ignored.    In my case, I think that's why it doesn't bark
when it failes to pause a queue_member with autopause.  The logs just
states that the member is paused automatically, but no changes are made to
the queue_member_table. 
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-01 16:07 svnbot         Status                   ready for testing =>
assigned
2009-03-01 16:07 svnbot         Status                   assigned => resolved
2009-03-01 16:07 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list