16:09:23 barney__: if it happens, i expect jonny5 would be the place to check 16:09:38 but as i recall, j5 will allocation X minutes worth of funds upfront 16:09:44 and credit back if the call is shorter 16:09:52 or debit the remained at the end of the call 17:31:00 mc_ j5 has reserve amount in limits which it checks there is enough prepaid balance or max_postpay isn't reached after channel_create 17:31:14 if not it hangs up 17:32:43 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 17:33:16 but i can't see anything that happens during the call... but i was convinced there was something - but maybe not? 17:34:48 barney__: would check ecallmgr for continuing authz checks? 17:34:58 but yeah, i don't know off-hand 17:40:41 hmm maybe ecallmgr_balance_crawler_worker.erl 17:44:15 "balance_crawler_enabled": false, 17:49:11 Thanks for the pointer... seems if enabled it cycles through ever account and disconnects any channels 17:49:28 every minute 17:50:13 publishes balance_check, which j5 responds to