sure. we have a heartbeat service that continuously checking the kamailio dialog using dlg.dlg_list command in defined interval. in the same time heartbeat service will deduct the balance and if balance is not sufficient for continuing of call, it will send dlg.terminate_dlg request to kamailio. kamailio will generate the cdr. but in cdr we are not able to identify why this call get drop. so if we are able to add some dialog variable on dlg.terminate_dlg then we can easily populate that into cdr.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.