<br><br><div><span class="gmail_quote">2006/6/23, Mike &lt;<a href="mailto:list@virtutel.ca">list@virtutel.ca</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I've been using MySql with the CDR for awhile with no issues at all, but I<br>figured I'd try putting voicemail users in a DB.&nbsp;&nbsp;Using the same DB (very<br>low load), and a user that has been proven to work well using a client GUI,
<br>I inserted one user and tried to use realtime.&nbsp;&nbsp;This is what I get in the<br>console:<br><br>ERROR[30517]: res_config_mysql.c:615 mysql_reconnect: MySQL RealTime: Failed<br>to connect database server asterisk on localhost. Check debug for more info.
<br><br></blockquote></div><br>What's in your res_mysql.conf file? You need to place the connection settings there like you did in cdr_mysql.conf. If you still get errors, start asterisk using the -d option and check /var/log/asterisk. Also check 
logger.conf to make sure debugging is enabled.<br><br><br>