[asterisk-users] Asterisk Database Handling

Alex Balashov abalashov at evaristesys.com
Wed May 21 17:02:07 CDT 2008


Douglas Garstang wrote:

> We are sending CDR's to MySQL via odbc. It seems that Asterisk is 
> sometimes dropping CDR's, and they aren't being sent to the database 
> (they ARE in the Master.csv file though). We suspect that when the MySQL 
> socket is idle, it gets disconnected, either by the MySQL server or by 
> our firewall, and when Asterisk goes to send the next CDR over the 
> socket, does not re-open the database, and drops that CDR. Possibly on 
> the next call, it connects ok and sends the next CDR.

Isn't there a keepalive option somewhere for cdr_mysql.conf, or failing 
that, a keepalive mechanism that can be enabled for TCP connections on 
the server side?

-- 
Alex Balashov
Evariste Systems
Web    : http://www.evaristesys.com/
Tel    : (+1) (678) 954-0670
Direct : (+1) (678) 954-0671
Mobile : (+1) (706) 338-8599



More information about the asterisk-users mailing list