Using Kamailio with a Diameter Routing Agent

Using Kamailio with a Diameter Routing Agent
Using FreeDiameter, Python and our newly released “rt_pyform” module to rewrite AVPs in your FreeDiameter based Diameter Routing Agent.
A look at why we’d want to apply translations to Diameter AVPs inside a Diameter Routing Agent
Looking at overriding the default Diameter routing logic in FreeDiameter with rt_default
Using FreeDiameter as a DRA
An introduction to Diameter Routing Agents, covering what is a DRA is and why you need them in your life / network.
Using OpenSSL to generate self-signed certs for use in FreeDiameter
A look at the 4 types of Diameter Agent
I’d been trying for some time to get Kamailio acting as a Diameter Routing Agent with mixed success, and eventually got it working, after a few changes to the codebase of the ims_diameter_server module. It is rather unstable, in that if it fails to dispatch to a Diameter peer, the whole thing comes crumbling down, […]
Basics of DRAs