Hi @miconda,

I cloned Kamailio Master( 5.8 or?), it comes with the module already, then I put it inside the docker setup from this repo the plan is to try to build basic N5 Connectivity between P-CSCF and PCF see Here, the main use in my setup is currently, to answer the SCP, as the P-CSCF sent a NotifyURI, after the user detaches in my setup the SCP is sending to the URI a request with PATH /terminate, this could be lead to more logic, but it still very experimental, as I am missing traces to see N5 traffic in real Network.

I had the issue above, it its related to this part of the code "ksr_nghttp2_reply_header_clear", I then removed the added code from commit mentioned above (here) and the module works now, looks like there is issue here with the use of free() function here.

Best Regards


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/3917/2242754290@github.com>