[asterisk-bugs] [Asterisk 0014888]: odbc show says that limit is 232, and blocks when exceeding that amount

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 13 18:04:16 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14888 
====================================================================== 
Reported By:                falves11
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14888
Category:                   CDR/cdr_odbc
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     feedback
Asterisk Version:           Addons 1.4.7 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 187484 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-13 13:50 CDT
Last Modified:              2009-04-13 18:04 CDT
====================================================================== 
Summary:                    odbc show says that limit is 232, and blocks when
exceeding that amount
Description: 
Name: sybase
DSN: sybase
Pooled: yes
Limit: 232
Connections in use: 9
  Connection 1: connected
  Connection 2: connected
  Connection 3: connected
  Connection 4: connected
  Connection 5: connected
  Connection 6: connected
  Connection 7: connected
  Connection 8: connected
  Connection 9: connected

Name: routing
DSN: sybase
Pooled: yes
Limit: 232
Connections in use: 1
  Connection 1: connected

Name: global
DSN: mssql
Pooled: yes
Limit: 232
Connections in use: 8
  Connection 1: connected
  Connection 2: connected
  Connection 3: connected
  Connection 4: connected
  Connection 5: connected
  Connection 6: connected
  Connection 7: connected
  Connection 8: connected

====================================================================== 

---------------------------------------------------------------------- 
 (0103186) svnbot (reporter) - 2009-04-13 18:04
 http://bugs.digium.com/view.php?id=14888#c103186 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 188149

U   branches/1.4/res/res_odbc.c

------------------------------------------------------------------------
r188149 | tilghman | 2009-04-13 18:04:16 -0500 (Mon, 13 Apr 2009) | 4
lines

If fileconfig limit exceeds our maximum, then set the limit to the
maximum.
(Closes issue http://bugs.digium.com/view.php?id=14888)
Reported by: falves11

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-13 18:04 svnbot         Checkin                                      
2009-04-13 18:04 svnbot         Note Added: 0103186                          
======================================================================




More information about the asterisk-bugs mailing list