<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am experiencing a very wired 
problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Some of my cdr are lost.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I use logging cdr to csv, mysql and odbc. But some 
of them are lost. They miss in csv mysql and odbc, so i'm pretty sure it is 
related to asterisk functioning.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am running asterisk 1.0.7; this is&nbsp;simple 
configuration file:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>extensions.conf</FONT></DIV>
<DIV><FONT face=Arial 
size=2>[general]<BR>static=yes<BR>writeprotect=no</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[macro-gw-voipjet]<BR>exten =&gt; 
s,1,SetCallerID(${CALLERIDNAME})<BR>exten =&gt; 
s,2,Dial,IAX2/XXXX@voipjet/${ARG1}<BR>exten =&gt; 
s,3,Goto(s-${DIALSTATUS},1)<BR>exten =&gt; s-BUSY,1,Busy<BR>exten =&gt; 
s-CHANUNAVAIL,1,Noop<BR>exten =&gt; _s-.,1,Congestion<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>[macro-gw-nufone]<BR>exten =&gt; 
s,1,SetCallerID(${CALLERIDNAME})<BR>exten =&gt; 
s,2,Dial,IAX2/rpingar@NuFone/${ARG1}<BR>exten =&gt; 
s,3,Goto(s-${DIALSTATUS},1)<BR>exten =&gt; s-BUSY,1,Busy<BR>exten =&gt; 
s-CHANUNAVAIL,1,Noop<BR>exten =&gt; _s-.,1,Congestion<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>[ser]<BR>; combinazione 81 - per provider americani 
- destinaione usa e canada<BR>exten =&gt; 
_81.,1,Macro(gw-nufone,${EXTEN:1})&nbsp; ; NuFone<BR>exten =&gt; 
_81.,2,Macro(gw-voipjet,${EXTEN:1}) ; VoipJet.com<BR>exten =&gt; 
_81.,3,Congestion</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>; combinazione 8011 - per provider americani - 
destinaione rotteinternazionali<BR>exten =&gt; 
_8011.,1,Macro(gw-voipjet,${EXTEN:1}) ; VoipJet.com<BR>exten =&gt; 
_8011.,2,Macro(gw-nufone,${EXTEN:1})&nbsp; ; NuFone<BR>exten =&gt; 
_8011.,3,Congestion</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the percentage of cdr lost is around 5% and they 
are pretty concentrate in the meaning that if I loose 5 cdrs they are lost 3 in 
around 2 minutes interval and 2 in anothe short interval.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any advice on how to debug ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Rosario</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>