On Feb 28, 2017, at 10:43 AM, Ahmed Munir <ahmedmunir007@gmail.com> wrote:
BTW, is there a way to distinguish instances in Radius server for accounting i.e. for asterisk use instance1 and opensips use instance2?
If they are separate clients, you can use virtual servers for each client. Or, just check Packet-Src-IP-Address.
Currently using NAS table for radius client setup.
id nasname shortname type ports secret server community description 1 10.0.0.0/8 Company other 5060 hatuiks \N \N RADIUS Client 2 10.3.120.100 TestSIP04 other 5060 hatuiks04 \N \N RADIUS Client
Please advise and share any supported document related to above case as I'm newbie in Freeradius.
The server comes with tons of examples and documentation. I suggest starting by reading the configuration files. And the wiki. Alan DeKok.