<!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.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>Looking at mysql's log, this is what I 
see:</FONT></DIV>
<DIV>&nbsp;</DIV><FONT face="Courier New" size=2>
<DIV><BR>---&gt; BY OPENSER_:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; 24 Query&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; INSERT INTO 
radacct (RadAcctId, AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddress, 
NASPortId, AcctStartTime, AcctStopTime, 
AcctSessionTime,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AcctInputOctets, AcctOutputOctets, CalledStationId, CallingStationId, 
AcctTerminateCause, ServiceType, 
ENUMtld,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
FramedIPAddress, AcctStartDelay, AcctStopDelay, SipResponseCode, SipMethod, 
SipTranslatedRequestURI, SipToTag, 
SipFromTag,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
SipRPID, SourceIP, SourcePort, 
CanonicalURI)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
VALUES&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
(NULL, 'OWNhNDAwMmIyOTM5NDU3MjQ4MGJjMTk2YWIwZmE0NGE.', 'd986b295f8a55559', '', 
SUBSTRING_INDEX('', <A 
href="mailto:'@',-1">'@',-1</A>),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'1.2.3.4', '5060', '2008-06-17 08:27:52', '0', '0', '0', 
'0',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
trim(leading 'sip:' from trim(leading 'sips:' from 
'sip:0013058883456@1.2.3.4')),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
trim(leading 'sip:' from trim(leading 'sips:' from 
'sip:915568911@1.2.3.4')),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'200', 'Sip-Session', '', '', '0', 
'0',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'200', 
'Invite',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
trim(leading 'sip:' from trim(leading 'sips:' from 
'sip:13058883456@5.6.7.8:5060=3Btransport=3Dudp')),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'17062708081947605004610377', '34794a17', 
'',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'9.8.7.6', 
'27374',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
trim(leading 'sip:' from trim(leading 'sips:' from 
''))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
)</DIV>
<DIV>&nbsp;</DIV>
<DIV>-------------------------------------------------------------------------------------------------------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>---&gt; THE CALL DROPS, THE BY MEDIAPROXY:</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;&nbsp; 29 Connect&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:openser@localhost">openser@localhost</A> on 
radius<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
29 Query&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SET NAMES 
latin1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
29 Query&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
UPDATE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
radacct<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
SET<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AcctSessionTime = AcctSessionTime + IF(ConnectInfo_stop IS NULL, 53, 
0),<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AcctStopTime = DATE_ADD(AcctStartTime, INTERVAL AcctSessionTime 
SECOND),<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AcctInputOctets = AcctInputOctets + 
77488,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AcctOutputOctets = AcctOutputOctets + 
152760,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
SipUserAgents = 'eyeBeam release 1014c stamp 46090 + 
unknown-agent',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
SipCodecs = 
'G729',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
SipApplicationType = 
'Audio',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
MediaInfo = 
'',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;------------------&nbsp; LOOK AT THIS! ITS AN EMPTY 
STRING!!<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Normalized = '0'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
WHERE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
AcctSessionId = 'OWNhNDAwMmIyOTM5NDU3MjQ4MGJjMTk2YWIwZmE0NGE.' AND SipFromTag = 
'34794a17' AND SipToTag = '17062708081947605004610377'</DIV>
<DIV>&nbsp;</DIV>
<DIV>-------------------------------------------------------------------------------------------------------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>---&gt; THEN BY CDRTOOL, GETTING CDRs TO RATE:</DIV>
<DIV>&nbsp;</DIV>
<DIV>select *, UNIX_TIMESTAMP(AcctStartTime) as timestamp<BR>from radacct 
<BR>where&nbsp; <BR>&nbsp;&nbsp;&nbsp; (1=1)&nbsp; and&nbsp; 
<BR>&nbsp;&nbsp;&nbsp; Normalized = '0' and <BR>&nbsp;&nbsp;&nbsp; AcctStopTime 
!= '0000-00-00 00:00:00'&nbsp; and <BR>&nbsp;&nbsp;&nbsp; (ConnectInfo_stop is 
not NULL or MediaInfo is NULL or MediaInfo != '')&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;------------- CDRTOOL DOESN'T WANT AN EMPTY STRING!!<BR>&nbsp;&nbsp;&nbsp; 
<BR>-------------------------------------------------------------------------------------------------------------------------------------------------<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>this of course will never work, I wonder whether it is a configuration 
problem or a cdrtool/mediaproxy bug...</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any thoughts?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>David</DIV>
<DIV></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=david.villasmil.work@gmail.com 
  href="mailto:david.villasmil.work@gmail.com">David Villasmil</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=users@lists.openser.org 
  href="mailto:users@lists.openser.org">openser users</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, June 17, 2008 1:38 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [OpenSER-Users] 
  OPenser+mediaproxy</DIV>
  <DIV><BR></DIV>
  <DIV class=gmail_quote>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV class=Wj3C7c>
    <DIV class=gmail_quote>
    <BLOCKQUOTE class=gmail_quote 
    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
      <DIV><BR>&gt; select *, UNIX_TIMESTAMP(AcctStartTime) as timestamp from 
      radacct where<BR>&gt; (1=1) &nbsp;and &nbsp;Normalized = '0' and 
      AcctStopTime != '0000-00-00 00:00:00' &nbsp;and<BR>&gt; (ConnectInfo_stop 
      is not NULL or MediaInfo is NULL or MediaInfo != 
      '')<BR>&gt;<BR>&gt;<BR>&gt; MediaInfo (after update from mediaproxy) is 
      NOT null... the rest of the<BR>&gt; fields are ok.<BR><BR></DIV>Look again 
      at the SQL query of above:<BR>
      <DIV><BR>&nbsp;MediaInfo is NULL or MediaInfo != ''<BR><BR></DIV>It's not 
      needed that MediaInfo is NULL, it can be any value except NULL or<BR>empty 
      string.<BR><FONT 
  color=#888888></FONT></BLOCKQUOTE></DIV></DIV></DIV></BLOCKQUOTE>
  <DIV><BR>That's it, it IS an empry string, so it will never rate 
  it<BR>&nbsp;</DIV></DIV></BLOCKQUOTE></BODY></HTML>