Thank you Traci,<br><br>I put this two variables in my .conf file and it works!!!<br><br>Well, It seems that this variables are not necessaries in old versions, but in newest ones.<br><br>Thank you again,<br><br>Juanjo<br>
<br>&gt;I believe you are missing 2 variables in your conf file:<br>&gt;<br>&gt;<br>&gt;table=cdr<br>&gt;(the table your cdrs should be stored)<br>&gt;<br>&gt;sock=/var/lib/mysql/mysql.sock<br>&gt;(the location to your mysql.sock
)<br>&gt;<br>&gt;try something like this:<br>&gt;<br>&gt;[global]<br>&gt;hostname=localhost<br>&gt;dbname=dbasterisk<br>&gt;table=cdr<br>&gt;password=dbpassword<br>&gt;user=dbuser<br>&gt;sock=/var/lib/mysql/mysql.sock<br>
&gt;userfield=1<br>