-
mc_barney__: if it happens, i expect jonny5 would be the place to check
-
mc_but as i recall, j5 will allocation X minutes worth of funds upfront
-
mc_and credit back if the call is shorter
-
mc_or debit the remained at the end of the call
-
barney__mc_ j5 has reserve amount in limits which it checks there is enough prepaid balance or max_postpay isn't reached after channel_create
-
barney__if not it hangs up
-
barney__then asyncronously the call is rated by hotornot (if empty rate is returned the call is ended) at channel_destroy j5 creates the per_minute ledger using the rate params in CCVs
-
barney__but i can't see anything that happens during the call... but i was convinced there was something - but maybe not?
-
mc_barney__: would check ecallmgr for continuing authz checks?
-
mc_but yeah, i don't know off-hand
-
barney__hmm maybe ecallmgr_balance_crawler_worker.erl
-
barney__"balance_crawler_enabled": false,
-
barney__Thanks for the pointer... seems if enabled it cycles through ever account and disconnects any channels
-
barney__every minute
-
barney__publishes balance_check, which j5 responds to