[asterisk-bugs] [Asterisk 0014069]: too small reponse for dbget through agi

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 8 16:45:30 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14069 
====================================================================== 
Reported By:                evandro
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   14069
Category:                   Resources/res_agi
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.21.2 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-12-12 11:22 CST
Last Modified:              2009-01-08 16:45 CST
====================================================================== 
Summary:                    too small reponse for dbget through agi
Description: 
I'm using agi to get persistent members in queues, but the response in some
cases come incomplete, when have too many members in queue. I changed the
size of char tmp variable from 256 to 1024 on res/res_agi.c file, and fixed
this issue in a sample test. But I want to know, this change can cause
problems?? 
I also would suggest that this changed to be applied in asterisk and
asterisk CLI. 
====================================================================== 

---------------------------------------------------------------------- 
 (0097251) svnbot (reporter) - 2009-01-08 16:45
 http://bugs.digium.com/view.php?id=14069#c97251 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 167905

_U  branches/1.6.1/
U   branches/1.6.1/res/res_agi.c

------------------------------------------------------------------------
r167905 | tilghman | 2009-01-08 16:45:30 -0600 (Thu, 08 Jan 2009) | 20
lines

Merged revisions 167894 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r167894 | tilghman | 2009-01-08 16:37:20 -0600 (Thu, 08 Jan 2009) | 13
lines
  
  Merged revisions 167840 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r167840 | tilghman | 2009-01-08 16:08:56 -0600 (Thu, 08 Jan 2009) | 6
lines
    
    Don't truncate database results at 255 chars.
    (closes issue http://bugs.digium.com/view.php?id=14069)
     Reported by: evandro
     Patches: 
           20081214__bug14069.diff.txt uploaded by Corydon76 (license 14)
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-08 16:45 svnbot         Checkin                                      
2009-01-08 16:45 svnbot         Note Added: 0097251                          
======================================================================




More information about the asterisk-bugs mailing list