<div dir="ltr"><div><div>Hi, users.<br><br>After power failure on my server, now when I start my freeswitch  I see these errors logs on my freeswitch.<br><br>state=&#39;CS_ROUTING&#39;,cid_name=&#39;12397284003&#39;,cid_num=&#39;12397284003&#39;,callee_name=&#39;&#39;,callee_num=&#39;&#39;,sent_callee_name=&#39;&#39;,sent_callee_num=&#39;&#39;,ip_addr=&#39;216.55.169.165&#39;,dest=&#39;18572166595&#39;,dialplan=&#39;XML&#39;,context=&#39;public&#39;,presence_id=&#39;&#39;,presence_data=&#39;&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br>2015-03-06 11:29:19.447128 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [database disk image is malformed]<br>update channels set state=&#39;CS_EXECUTE&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br>2015-03-06 11:29:19.646659 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [database disk image is malformed]<br>update channels set application=&#39;sched_hangup&#39;,application_data=&#39;+10800 alloted_timeout&#39;,presence_id=&#39;&#39;,presence_data=&#39;&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br>2015-03-06 11:29:19.846678 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [database disk image is malformed]<br>update channels set application=&#39;answer&#39;,application_data=&#39;&#39;,presence_id=&#39;&#39;,presence_data=&#39;&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br>2015-03-06 11:29:20.046670 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [database disk image is malformed]<br>update channels set read_codec=&#39;PCMU&#39;,read_rate=&#39;8000&#39;,read_bit_rate=&#39;64000&#39;,write_codec=&#39;PCMU&#39;,write_rate=&#39;8000&#39;,write_bit_rate=&#39;64000&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br>2015-03-06 11:29:20.246667 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [database disk image is malformed]<br>update channels set read_codec=&#39;PCMU&#39;,read_rate=&#39;8000&#39;,read_bit_rate=&#39;64000&#39;,write_codec=&#39;PCMU&#39;,write_rate=&#39;8000&#39;,write_bit_rate=&#39;64000&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br>2015-03-06 11:29:20.447279 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [database disk image is malformed]<br>update channels set read_codec=&#39;PCMU&#39;,read_rate=&#39;8000&#39;,read_bit_rate=&#39;64000&#39;,write_codec=&#39;PCMU&#39;,write_rate=&#39;8000&#39;,write_bit_rate=&#39;64000&#39; where uuid=&#39;d1dabf5d-b0e5-49e1-a2a4-64fab587214b&#39;<br><br></div><div>How can I resolve this on my server?<br><br></div>I was using mysql database to dump my cdr using mod_json_cdr.<br><br></div>Thanks for you help.<br></div>