OCCAS Diameter server
I want to use ParlayX payment api, CDRtoDiameter interface, and in-traffic credit control interceptors of OCSG. But i do not have diameter Ro/Rf server in my environment and i cannot afford one. So i want to integrate OCSG with my billing system. I have decided to code my own diameter server.
I have looked into jDiameter but i can only write a console application using it. I then looked into OCCAS diameter api, and i have found that i can write diameter using easy to use OCCAS diameter api as well. This way i can avail the benefits of a j2ee container environment.
0