[sr-dev] [kamailio/kamailio] Bad content-length header value after invoking uac_auth() (Issue #3275)

Ay notifications at github.com
Thu Nov 24 10:10:05 CET 2022


Hi @miconda,

We are using rtpengine indeed, and we are doing a rtpengine_offer() in the request_route. In the failure route we are only doing a uac_auth() and t_relay the message again.

However, just for rule things out, if i remove the rtpengine_offer() from the initial outbound route in the request_route(), then the content length is OK. But then of course we don't have the correct SDP. 

we are using the rtpengine_offer like this for the outbound call in the request_route:
`rtpengine_offer("replace-origin replace-session-connection RTP/AVP SDES-no-NULL_HMAC_SHA1_32 SDES-no-NULL_HMAC_SHA1_80 OSRTP=accept")`

So it is definitely caused by the SDP/body being changed in the request_route() in combination with the failure route doing a uac_auth(). But that should be totally fine right?

Hope you have more good idea's:)



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

Message ID: <kamailio/kamailio/issues/3275/1326155248 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20221124/1eb8ba70/attachment.htm>


More information about the sr-dev mailing list