[Freeswitch-users] Billing options

Avi Marcus avi at avimarcus.net
Thu Jan 30 14:36:53 MSK 2014


I ended up writing my own rating system...

It sets the rate before hand, has a channel limit per account, and will
schedule a cutoff when the balance reaches 0.
It's not perfect for pre-bill (when you allow multiple channels and it's
near 0 balance) but it's pretty good and has a full trail in the CDRs (as
long as nothing crashes...)

<action application="log" data="DEBUG Setting user outbound channel
limit to 3."/>
<action application="limit" data="hash outbound 1435 3"/>
<action application="log" data="DEBUG Remaining for 1 channel: 543
minutes - 32597 seconds."/>
<action application="export"
data="nolocal:api_on_answer=sched_transfer +32597 ${uuid}
cutoff_incall"/>


-Avi

On Wed, Jan 29, 2014 at 3:29 PM, Callum Guy <callum.guy at x-on.co.uk> wrote:

> Hi All,
>
> I have been looking at some options for handling pre and post pay billing
> operations and wanted to ask the community for any feedback they might have.
>
> The obvious starting choice would be mod_nibblebill however i am unclear
> about the maturity of this module and its flexibility with ever changing
> rates and destinations, although I could probably work around it if stable.
> Part of me also wonders if inclusion of billing in heartbeat events is
> going to affect performance at peak times.
>
> Another option being considered is the following and i'd be keen to hear
> from anyone with experience of this software:
>
> http://portaone.com/portabilling/
>
> It offers complete pre and post pay billing solution via radius, sounds
> like a clean and simple implementation but i'm struggling to anyone who has
> used it for a realistic review!
>
> Thanks,
>
> Callum
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140130/96214099/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list