AFAICT module just supports one record per call-id since ``__stop_billing()``, that is
called via dialog.callback when call is DLGCB_TERMINATED | DLGCB_FAILED | DLGCB_EXPIRED,
is just getting one record via ``try_get_call_entry()`` and even more it does not support
mixing limits ( money, time or channel )
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2383#issuecomment-652351386