[asterisk-bugs] [Asterisk 0013043]: [patch] Add missing state_interface on the dump_queue_members function
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 10 14:05:43 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13043
======================================================================
Reported By: jvandal
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13043
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 129499
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-09-2008 17:39 CDT
Last Modified: 07-10-2008 14:05 CDT
======================================================================
Summary: [patch] Add missing state_interface on the
dump_queue_members function
Description:
On Queue application, when we reload dynamic queue members persisted into
the astdb (reload_queue_members), we parse the state_interface variable but
when we
dump all members in a specific queue to the database, this variable is not
saved.
This small patch add the 'state_interface' variable on the AstDB for
Persistent Members.
======================================================================
----------------------------------------------------------------------
svnbot - 07-10-08 14:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 129684
U trunk/apps/app_queue.c
------------------------------------------------------------------------
r129684 | bbryant | 2008-07-10 14:05:41 -0500 (Thu, 10 Jul 2008) | 8 lines
Fixes a bug where the interface for a queue member gets reloaded as the
state_interface, if a state_interface was set, on reload because the
state_interface isn't stored in the ast_db.
(closes issue http://bugs.digium.com/view.php?id=13043)
Reported by: jvandal
Patches:
app_queue.patch uploaded by jvandal (license 413)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=129684
Issue History
Date Modified Username Field Change
======================================================================
07-10-08 14:05 svnbot Checkin
07-10-08 14:05 svnbot Note Added: 0090037
======================================================================
More information about the asterisk-bugs
mailing list