<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-9">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear List,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>As some of you know, there would be an 
open-source-billing&nbsp;for OpenSER, i can see call duration,add remove edit 
users etc features but missing thing is rating. Since there may be more then one 
rating table it's very hard for MySql to query whole database and gives time out 
errors. I can manage PHP to create/delete/edit a new database with 
prefix,location name,initial time,initial cost,increment time,increment cost and 
rate id. Now there's a problem, think that there're 2 different rate table for 
different customers, a rate id is what i would like to write to acc table in 
each call. May be&nbsp;i should force ACC module to add rate_id together with 
other information like from_uri, to_sip, timestamp etc. etc.&nbsp;How can i 
manage this, is there any clue or information ?</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>Ozan Blotter</FONT></DIV></BODY></HTML>