Hi,<div><br></div><div>I am using cron job which executes: killall -HUP freeswitch</div><div><br></div><div>Usually new cdr file is created every one minute:</div><div><br></div><div>2011-01-17 16:55:01.583043 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
<div>2011-01-17 16:56:01.861371 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div><div>2011-01-17 16:57:44.338974 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
<div><br></div><div><br></div><div>Today I got some problems with network DB connection, as this also can be seen by few lines (I am using xml_curl to serve registrations):<br></div><div><br></div><div>2011-01-17 16:59:04.382035 [ERR] switch_xml.c:1621 Error[[error near line 1]: root tag missing]</div>
<div><div><div><div>2011-01-17 17:00:24.443196 [ERR] switch_xml.c:1621 Error[[error near line 1]: root tag missing]</div><div>2011-01-17 17:00:30.997069 [ERR] switch_xml.c:1621 Error[[error near line 1]: root tag missing]</div>
<div>2011-01-17 17:00:30.997069 [WARNING] sofia_reg.c:2171 Can&#39;t find user [1000@xxx]</div><div>You must define a domain called &#39;xxx&#39; in your directory and add a user with the id=&quot;1000&quot; attribute</div>
<div>and you must configure your device to use the proper domain in it&#39;s authentication credentials.</div></div></div></div><div>...</div><div><br></div><div>And I did not get any CDR file between 16:57 and 17:01.</div>
<div><br></div><div><br></div><div>CDR rotation was restored after 4 minutes - 17:01 - BUT 3 times in 1 second!</div><div><br></div><div><div>2011-01-17 17:01:<b>44</b>.540795 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
<div>2011-01-17 17:01:<b>44</b>.540795 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div><div>2011-01-17 17:01:<b>44</b>.542071 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
</div><div><br></div><div><br></div><div>The same repeated again in few minutes:</div><div><br></div><div><div>2011-01-17 17:05:<b>09</b>.701507 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
<div>2011-01-17 17:05:<b>09</b>.701507 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div><div>2011-01-17 17:05:<b>09</b>.853446 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
</div><div><br></div><div><div>2011-01-17 17:05:<b>14</b>.949815 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div><div>2011-01-17 17:05:<b>14</b>.952841 [NOTICE] mod_cdr_csv.c:123 Rotated CDR logfile /usr/local/freeswitch/log/cdr-csv/Master.csv</div>
</div><div><br></div><div> </div><div>Because of this, I lost few call records (it is confirmed).</div><div><br></div><div>File at 17:05:<b>14</b>.949815 (which contained 1 call record - as per logs) was overwritten by empty file at 17:05:<b>14</b>.952841.</div>
<div><br></div><div><br></div><div><br></div><div>Basically my question is - is it expected behavior that such [rarely expected] errors make it behave this way?</div><div><br></div><div><br></div><div>It is Freeswitch 1.0.7 on Ubuntu Server 10.4.</div>
<div><br></div><div>Thank you,</div><div>Vitalie</div><div><br></div><div><div><br></div></div><div><br></div><div><br></div>