Hi Alberto,<div><br></div><div>By default CDRTool takes the gateway parameter out of Source IP (nicely explained also in the doc/RATING.TXT) and if you don&#39;t modify the defaults, out of radacct.SourceIP column.</div><div>
<br></div><div>In order to identify the gateway, you need to enforce that SourceIP inside opensips script to whatever IP you want to be used as your gateway.</div><div>Example of params in opensips.cfg:</div><div>modparam(&quot;acc&quot;, &quot;radius_extra&quot;, &quot;       Source-IP=$avp(s:mygtw)&quot;)</div>
<div><br></div><div>Another trick you can use is to write your own radius sql query which places the SourceIP from another radius attribute received.</div><div><br></div><div>Cheers,</div><div>DanB</div><br><div class="gmail_quote">
On Tue, Jul 21, 2009 at 9:44 PM, Alberto Listas <span dir="ltr">&lt;<a href="mailto:listas@b2br.net">listas@b2br.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">






<div bgcolor="#ffffff">
<div><font size="2" face="Arial">
<div><font size="2" face="Arial">Hi,<br><br>I am having a difficulty with the rating 
in CDRTool. When I telnet and give this command:<br><br>ShowPrice 
From=<a href="mailto:sip%3A005521810000@10.0.0.4" target="_blank">sip:005521810000@10.0.0.4</a> To=<a href="mailto:sip%3A00552181000000@10.0.0.1" target="_blank">sip:00552181000000@10.0.0.1</a> Gateway=10.0.0.4 
Duration=30</font></div>
<div><font size="2" face="Arial">(IPs where changed)</font></div><font size="2" face="Arial">
<div><br>The rating engine identifies the customer by the gateway and rates 
correctly.<br><br>When the call comes from the OpenSips it doesn&#39;t identify the 
customer and uses<br>the default profile:<br><br>Start time: 2009-07-21 14:55:24 
<br>Stop time: 2009-07-21 14:55:59<br>Method:Invite from : 
<br><a href="mailto:From%3A5521083200000@10.0.0.4" target="_blank">From:5521083200000@10.0.0.4</a><br>Domain:10.0.0.4<br>To (dialed 
URI):<a href="mailto:005521810000@10.0.0.4" target="_blank">005521810000@10.0.0.4</a><br>Canonical URI: <a href="mailto:005521810000@10.0.0.1" target="_blank">005521810000@10.0.0.1</a><br>Next hop 
<a href="mailto:URI%3A005521810000@10.0.0.2" target="_blank">URI:005521810000@10.0.0.2</a><br>Destination: BRAZIL CELL (55218)<br>Billing 
<a href="mailto:Party%3A5521810000@10.0.0.4" target="_blank">Party:5521810000@10.0.0.4</a><br>Reseller:<br></div>
<div>Duration: 35 s<br>App: audio<br>Destination: 55218<br>Customer: 
default<br>Connect: 0.0000 ......</div>
<div><br>Should I set some different variable to FreeRadius for it to identify 
the GATEWAY?</div></font></font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">Thanks,</font></div>
<div><font size="2" face="Arial"></font> </div><font color="#888888">
<div><font size="2" face="Arial">Alberto</font></div></font></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>