[asterisk-bugs] [Asterisk 0014339]: [patch] contrib/scripts/realtime_pgsql.sql misses uniqueid in queue_member_table

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 29 07:46:40 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14339 
====================================================================== 
Reported By:                fiddur
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   14339
Category:                   Resources/res_realtime
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!): 121856 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-27 02:06 CST
Last Modified:              2009-01-29 07:46 CST
====================================================================== 
Summary:                    [patch] contrib/scripts/realtime_pgsql.sql misses
uniqueid in queue_member_table
Description: 
app_queue.c uses uniqueid in queue_member_table (to update member fields).

Add:
uniqueid serial NOT NULL,

...to the CREATE TABLE queue_member_table....
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-29 07:46 svnbot         Status                   new => resolved     
2009-01-29 07:46 svnbot         Resolution               open => fixed       
2009-01-29 07:46 svnbot         Assigned To               => svnbot          
======================================================================




More information about the asterisk-bugs mailing list