amnapa left a comment (kamailio/kamailio#4205)

@Kidwithservers My patch (which got approved and merged with master branch) fixed executing MAR callback function in configs, I didn't have any registration issue and I just wanted to count the number of successful/unsuccessful MAR request based on the receiving MAA.

Your logs (particularly the following line) shows that the diameter peer is not getting any response from HSS and that may be the reason you have trouble registration.

May 09 11:40:30 zirconium /usr/local/sbin/kamailio[93602]: ERROR: ims_auth [cxdx_mar.c:132]: async_cdp_callback(): Transaction timeout - did not get MAA

I suggest increasing log levels for cdp module and inspecting scscf logs.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4205/2894556718@github.com>