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>>I believe you are missing 2 variables in your conf file:<br>><br>><br>>table=cdr<br>>(the table your cdrs should be stored)<br>><br>>sock=/var/lib/mysql/mysql.sock<br>>(the location to your mysql.sock
)<br>><br>>try something like this:<br>><br>>[global]<br>>hostname=localhost<br>>dbname=dbasterisk<br>>table=cdr<br>>password=dbpassword<br>>user=dbuser<br>>sock=/var/lib/mysql/mysql.sock<br>
>userfield=1<br>