[asterisk-bugs] [Asterisk 0014838]: Asterisk cannot process calls if it can reach the voicemail database

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 7 08:47:41 CDT 2009


The following issue requires your FEEDBACK. 
====================================================================== 
http://bugs.digium.com/view.php?id=14838 
====================================================================== 
Reported By:                moliveras
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14838
Category:                   Applications/app_voicemail/ODBC
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-06 16:12 CDT
Last Modified:              2009-04-07 08:47 CDT
====================================================================== 
Summary:                    Asterisk cannot process calls if it can reach the
voicemail database
Description: 
I am using asterisk 1.4.24 built with ODBC voicemail. If network
connectivity is lost between asterisk and the voicemail database, asterisk
cannot process calls.  It seems that while asterisk is trying to establish
the tcp connection to the DB is it blocking. Can this be changed?
====================================================================== 

---------------------------------------------------------------------- 
 (0102832) tilghman (administrator) - 2009-04-07 08:47
 http://bugs.digium.com/view.php?id=14838#c102832 
---------------------------------------------------------------------- 
The only call that would be blocked is the call which is trying to access
voicemail.  Asterisk is multi-threaded.  The only reason I'd see that you
might block multiple calls is if you depend upon that same ODBC connection
for something like Realtime database access. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-07 08:47 tilghman       Note Added: 0102832                          
2009-04-07 08:47 tilghman       Status                   assigned => feedback
======================================================================




More information about the asterisk-bugs mailing list