0

I have already configured asterisk dispatcher with kamilio now I wants to configure freeradius with kamailio. What are the possible solutions available for VoIP Custom Billing ?

0cool
  • 90
  • 1
  • 1
  • 13

1 Answers1

0

It depends on what you want to do (all AAA-features, or just accounting, etc). You may use radius modules, like ACC_RADIUS or MISC_RADIUS.

All the modules and their docs are here: http://kamailio.org/docs/modules/stable/

Community
  • 1
  • 1
Sasha Ru
  • 625
  • 1
  • 6
  • 16
  • i wants to use it with AAA – 0cool Dec 02 '15 at 10:57
  • Try to read this: http://www.kamailio.org/docs/openser-radius-1.0.x.html ; But actually that doc is outdated and in fact, configs for current kamailio version will differ with doc. – Sasha Ru Dec 02 '15 at 15:26