Hello all,
Actually i have a testing setup which facilitates to give accounting details to mysql db once call was end by any one of the uac.
But if i want to have a prepaid solution like our mobiles i dont found any solution till now on open source
some of my friend suggested to go for B2BUA from vovida.org does anybody using this ? is this real that this can work for prepaid stuff?
if not just let me know otherwise i will waste my time in doing some research on something not useful
if not what might be the other ways to get around the problem of prepaid billing
i know we can do this using b2bua, can we go ahead with asterisk?
waiting for valuable suggestions
El Friday 28 September 2007 12:27:08 srinivas Antarvedi escribió:
some of my friend suggested to go for B2BUA from vovida.org does anybody using this ?
Vovida project is dead. Just forget it.
if not what might be the other ways to get around the problem of prepaid billing
i know we can do this using b2bua, can we go ahead with asterisk?
waiting for valuable suggestions
Maybe you should look for not free solutions for that since there are not free ones (as I know).
2007/9/28, srinivas Antarvedi srinivas.antarvedi@gmail.com:
some of my friend suggested to go for B2BUA from vovida.org does anybody using this ? is this real that this can work for prepaid stuff?
It's too outdated. You should look at the asterisk b2bua project instead:
http://developer.berlios.de/projects/b2bua/
This is an Asterisk based prepaid B2BUA: http://trac.asterisk2billing.org/cgi-bin/trac.cgi
In the past, I've had it running in an OpenSER environment without any SIP issues.
Regards, Norm
srinivas Antarvedi wrote:
Hello all,
Actually i have a testing setup which facilitates to give accounting details to mysql db once call was end by any one of the uac.
But if i want to have a prepaid solution like our mobiles i dont found any solution till now on open source
some of my friend suggested to go for B2BUA from vovida.org http://vovida.org does anybody using this ? is this real that this can work for prepaid stuff?
if not just let me know otherwise i will waste my time in doing some research on something not useful
if not what might be the other ways to get around the problem of prepaid billing
i know we can do this using b2bua, can we go ahead with asterisk?
waiting for valuable suggestions
-- Srinivas Antarvedi
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Another way would be to use OpenSER as a simple loadbalancer, using the dispatcher module, distributing calls among several asterisk machines. You could then write custom prepaid applications on top of asterisk or use opensource implementations such as A2Billing.
I implemented such a solution using OpenSER as Registrar and loadbalancer, Asterisk running custom AGI apps, and a third party Radius and Billing solution. It seems to work very well.
Regards, Danish
This is an Asterisk based prepaid B2BUA: http://trac.asterisk2billing.org/cgi-bin/trac.cgi
In the past, I've had it running in an OpenSER environment without any SIP issues.
Regards, Norm
srinivas Antarvedi wrote:
Hello all,
Actually i have a testing setup which facilitates to give accounting details to mysql db once call was end by any one of the uac.
But if i want to have a prepaid solution like our mobiles i dont found any solution till now on open source
some of my friend suggested to go for B2BUA from vovida.org http://vovida.org does anybody using this ? is this real that this can work for prepaid stuff?
if not just let me know otherwise i will waste my time in doing some research on something not useful
if not what might be the other ways to get around the problem of prepaid billing
i know we can do this using b2bua, can we go ahead with asterisk?
waiting for valuable suggestions
-- Srinivas Antarvedi
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hi Dansih
We can do several things in openser and Asterisk. several things in OpenSER, eg :- for example, by prefix of RURI u can route to several servers, use pdt modules.
I done by like this.. A2billing Database => openSER => asteriskservers.
On 9/28/07, danish.samad@vocalseeds.com danish.samad@vocalseeds.com wrote:
Another way would be to use OpenSER as a simple loadbalancer, using the dispatcher module, distributing calls among several asterisk machines. You could then write custom prepaid applications on top of asterisk or use opensource implementations such as A2Billing.
I implemented such a solution using OpenSER as Registrar and loadbalancer, Asterisk running custom AGI apps, and a third party Radius and Billing solution. It seems to work very well.
Regards, Danish
This is an Asterisk based prepaid B2BUA: http://trac.asterisk2billing.org/cgi-bin/trac.cgi
In the past, I've had it running in an OpenSER environment without any SIP issues.
Regards, Norm
srinivas Antarvedi wrote:
Hello all,
Actually i have a testing setup which facilitates to give accounting details to mysql db once call was end by any one of the uac.
But if i want to have a prepaid solution like our mobiles i dont found any solution till now on open source
some of my friend suggested to go for B2BUA from vovida.org http://vovida.org does anybody using this ? is this real that this can work for prepaid stuff?
if not just let me know otherwise i will waste my time in doing some research on something not useful
if not what might be the other ways to get around the problem of prepaid billing
i know we can do this using b2bua, can we go ahead with asterisk?
waiting for valuable suggestions
-- Srinivas Antarvedi
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hello all,
Actually i have a testing setup which facilitates to give accounting details to mysql db once call was end by any one of the uac.
But if i want to have a prepaid solution like our mobiles i dont found any solution till now on open source
some of my friend suggested to go for B2BUA from vovida.org <http://vovida.org > does anybody using this ? is this real that this can work for prepaid stuff?
Hi
if you are using OpenSER as a registrar and asterisk for call process
then Look at A2Billing, its good.. we are working and its acurate
ram