miconda left a comment (kamailio/kamailio#4189)

Very likely there was no function parsing the content-length before the dmq 
processing.

You can add `is_present_hf("Content-Length");` before calling the dmq function.

In 6.0.x series there is a convenience function `sip_parse_headers()`.

I also added a check in the c code with commit 
f3b784c3c1cfa38de8e43e05103abf7c9152ee45 (to be backported).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4189#issuecomment-3097394549
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/4189/3097394...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to