Thanks a lot. I will give it a try<br>
<br>
Pratik<br><br><div class="gmail_quote">On Wed, Jul 28, 2010 at 3:48 PM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<div class="im"><br>
<br>
On 7/22/10 6:06 AM, Pratik Shrestha wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dear All,<br>
<br>
I am very new to OpenSer. I want to use latest version of OpenSer with Radius. I need the documentation/tutorial on how to do this. Googling, Ionly found for the old version. Please help me.<br>
</blockquote>
<br></div>
indeed, there is a rather old version:<br>
<br>
<a href="http://www.kamailio.org/docs/openser-radius-1.0.x.html" target="_blank">http://www.kamailio.org/docs/openser-radius-1.0.x.html</a><br>
<br>
What I can say now is that you can skip the part of installing kamailio and use next link instead:<br>
<a href="http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git" target="_blank">http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git</a><br>
<br>
Radius client library is now in most of common Linux distributions, so you can install it with the package manager (you need the devel headers as well, the -dev package).<br>
<br>
FreeRadius configuration should be more or less the same.<br>
<br>
The config of kamailio has changed quite a lot. Use the default one from kamailio, follow the WITH_AUTH define conditions and replace auth_db with auth_radius modules and functions. Also, the rest of radius modules were merged into misc_radius. For enabling radius acc, you need to recompile acc module after editing the Makefile in module directory.<br>

<br>
Hope it helps to start, ask here if you get stuck.<div><div></div><div class="h5"><br>
<br>
Cheers,<br>
Daniel<br>
<br>
-- <br>
Daniel-Constantin Mierla<br>
<a href="http://www.asipto.com/" target="_blank">http://www.asipto.com/</a><br>
<br>
</div></div></blockquote></div><br>