[Freeswitch-users] mod nibblebill question
Michael Jerris
mike at jerris.com
Sat Aug 15 14:20:11 PDT 2009
increments are in seconds, not microseconds. In IMS for example I
think it defaults to 20 or 30 second nibbles, depending on your
tolerances and billing increments something much larger may even make
sense. Doing billing in sub second increments doesn't make a lot of
sense to me. Remember that this is just keeping track of available
credit so if there are multiple calls at the same time you won't go
over balance. Everything is still reconciled at hang up, so if you
have a bit too much reserved from your nibble the worst that could
happen is it could cut off calls a little too early when multiple
calls are in progress on the same account.
Mike
On Aug 15, 2009, at 3:33 PM, Manu wrote:
> Hello,
>
> If we use heartbeat option on in nibblebill.conf.xml does that mean
> ODBC database table will be updated every microsecond or any other
> interval we set?
>
> If this is so and there are many users (Lets say 500 users) are
> connected to FS wouldn't it create locking issues in DB?
>
> Regards,
>
> Manoj
More information about the FreeSWITCH-users
mailing list