here is the current kamailio log example.
### 0(20) INFO: sipcapture [sipcapture.c:459]: parse_table_names(): INFO: table
name:sip_capture
0(20) ERROR: db_mysql [km_my_con.c:129]: db_mysql_new_connection(): driver error: Lost
connection to MySQL server at 'waiting for initial communication packet', system
error: 110 "Connection timed out"
could we add timestamp for printing log?
example:
0(20) **### Y/M/D/H/M/S** INFO: sipcapture [sipcapture.c:459]: parse_table_names(): INFO:
table name:sip_capture
0(20) ERROR: db_mysql [km_my_con.c:129]: db_mysql_new_connection(): driver error: Lost
connection to MySQL server at 'waiting for initial communication packet', system
error: 110 "Connection timed out"
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1920