RADIUS does two things<br><br>1) authentication <br>2) accounting<br><br>(well, actually, 3 things, but I see no difference of authorising and authentication)<br><br>accounting is easy for asterisk-1.4, there're CDR (call detail record) which stores call in radius out of box.
<br><br>as for authentication/authorising against RADIUS/LDAP, there's no simple solution yet for asterisk. <br><br><div><span class="gmail_quote">On 9/5/07, <b class="gmail_sendername">Alessandro Russo</b> <<a href="mailto:ax.russo@gmail.com">
ax.russo@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi to all,<br>I've installed Asterisk 1.4 and all function very well.
<br>Now I need to use LDAP or RADIUS instead of sip.conf since all the trusted users have an account on LDAP/RADIUS.<br>Any suggestions...try astirectory (but is for asterisk
1.2.x, I've 1.4.9) or Asterisk realtime LDAP (it is only for 1.2 or not)<br><br>Thx for all!<br>bye<br clear="all"><span class="sg"><br>-- <br><br> Alessandro R.
</span><br>_______________________________________________<br><br>Sign up now for AstriCon 2007! September 25-28th. <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.astricon.net/" target="_blank">
http://www.astricon.net/</a><br><br>--Bandwidth and Colocation Provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>