maarten at nalawo.com Guest
|
Posted: Mon Jun 22, 2009 6:27 am Post subject: [Freeswitch-users] Nibblebill heartbeat on B-leg |
|
|
Hello,
I am using Nibblebill to bill bridged calls initiated via API.
The problem is that the billing on the B-leg is only done when the call is
terminated and not at heartbeat.
For the a-leg it is working. I added the global_heartbeat variable at the
b-leg but without success.
I use now:
originate
{ignore_early_media=true,nibble_account=100,nibble_rate=0.02}sofia/external/12345@serverip
&bridge({global_heartbeat=50,nibble_account=100,nibble_rate=0.02}sofia/external/45678@serverip)
thx,
MdM
--
View this message in context: http://www.nabble.com/Nibblebill-heartbeat-on-B-leg-tp24144481p24144481.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|