yes I have
``` 10(21119) DEBUG: cnxcc [cnxcc_check.c:109]: check_calls_by_money(): Client [customer1] | Ended-Calls-Credit-Spent: 0.000000 TotalCredit/MaxCredit: 10.000000/10.000000 10(21119) DEBUG: cnxcc [cnxcc_mod.c:894]: terminate_all_calls(): Killing call with CID [4Urex8OptI] 10(21119) DEBUG: cnxcc [cnxcc_mod.c:967]: terminate_call(): Got kill signal for call [4Urex8OptI] client [customer1] h_id [2908] h_entry [970]. Dropping it now 10(21119) DEBUG: dialog [dlg_req_within.c:496]: mi_terminate_dlg(): h_entry 970 h_id 2908 10(21119) DEBUG: dialog [dlg_hash.c:614]: dlg_lookup(): ref dlg 0x808f57580 with 1 -> 3 10(21119) DEBUG: dialog [dlg_hash.c:616]: dlg_lookup(): dialog id=2908 found on entry 970 10(21119) DEBUG: dialog [dlg_cb.c:254]: run_dlg_callbacks(): dialog=0x808f57580, type=64 10(21119) DEBUG: cnxcc [cnxcc_mod.c:452]: __dialog_terminated_callback(): Dialog terminated for CID [4Urex8OptI] 10(21119) DEBUG: cnxcc [cnxcc_mod.c:634]: __stop_billing(): Call [4Urex8OptI] of client-ID [customer1], ended 10(21119) DEBUG: cnxcc [cnxcc_mod.c:910]: __free_call(): Freeing call [4Urex8OptI] 10(21119) DEBUG: cnxcc [cnxcc_mod.c:673]: __stop_billing(): Removing client [customer1] and its calls from the list 10(21119) DEBUG: cnxcc [cnxcc_redis.c:313]: redis_get_int(): Got INT value: number_of_calls=0i 10(21119) DEBUG: dialog [dlg_req_within.c:351]: send_bye(): sending BYE to caller 10(21119) DEBUG: tm [uac.c:249]: t_uac_prepare(): DEBUG:tm:t_uac: next_hop=sip:+494020001@5.159.56.231 10(21119) DEBUG: tm [uac.c:150]: dlg2hash(): DEBUG: dlg2hash: 13313 10(21119) DEBUG: dialog [dlg_req_within.c:384]: send_bye(): BYE sent to caller 10(21119) DEBUG: dialog [dlg_req_within.c:351]: send_bye(): sending BYE to callee 10(21119) DEBUG: tm [uac.c:249]: t_uac_prepare(): DEBUG:tm:t_uac: next_hop=sip:+494010001@5.159.56.252:52708 10(21119) DEBUG: tm [uac.c:150]: dlg2hash(): DEBUG: dlg2hash: 26695 ```
i seems that the call data is deleted bevor executing the faked_msg_init_with_dlg_info() function is called.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/324#issuecomment-139513871