How to use 3rd party DB with billing application.

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
hslee
Posts: 15
Joined: Tue Sep 20, 2011 11:28 pm
Location: S. Korea

How to use 3rd party DB with billing application.

Post by hslee »

1. Brekeke Product Name and version: 2.4.8.6/286.3

2. Java version: 1.6.0_27

3. OS type and the version: Linux cent5

4. UA (phone), gateway or other hardware/software involved: X-lite

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html : 4

6. Your problem:


I already have a billing server application. But it's not ready to work with BSS. So I want to make the billing servre can get CDRs from BSS.

1. As I know, it needs to 3rd party DB to use billing server. right?
2. I want to know what I need to install DB(Mysql? Oracle?)
3. And how can I make BSS save CDRs into the 3rd party DB?
Thank you
taitan
Posts: 237
Joined: Sat Mar 15, 2008 10:39 pm

Post by taitan »

What kind of a billing server application do you have?
Does it support a radius?

If your billing application supports radius, use a radius server such as FreeRadius or VCS.

http://wiki.brekeke.com/wiki/FreeRADIUS
http://wiki.brekeke.com/wiki/Jerasoft-D ... rasoft-VCS

FreeRadius can store billing data into MySQL.

If you want to store billing data into MySQL without radius, you may need to create own billing plugin.
Post Reply