This is what he said:<br><br>In the test FREEESWITCH <br> 1.0.19 version of the time found a problem,
 too much can cause odbc connection, leading to not create a new 
connection problem. Find the code found in the following function should
 be connected without removing the logo. <br><br><br> SWITCH_DECLARE 
(void) <br> switch_cache_db_release_db_handle (switch_cache_db_handle_t 
** dbh) <br> ( <br> if (dbh &amp; &amp; * dbh) <br> ( <br> 
switch_clear_flag (* dbh, CDF_INUSE); / / get rid of using the state 
flag switch_mutex_unlock ((* dbh) -&gt; mutex); <br> * Dbh = NULL; <br> )
 <br> ) <br> <font color="#888888"><br></font><br>-E<br>Gpro.ws<br><br>
<br>