<p></p>
<p dir="auto">Hi <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/miconda/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/miconda">@miconda</a>,</p>
<p dir="auto">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.</p>
<p dir="auto">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.</p>
<p dir="auto">we are using the rtpengine_offer like this for the outbound call in the request_route:<br>
<code class="notranslate">rtpengine_offer("replace-origin replace-session-connection RTP/AVP SDES-no-NULL_HMAC_SHA1_32 SDES-no-NULL_HMAC_SHA1_80 OSRTP=accept")</code></p>
<p dir="auto">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?</p>
<p dir="auto">Hope you have more good idea's:)</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/3275#issuecomment-1326155248">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZK56NHYM532H7N5XSLWJ4WG3ANCNFSM6AAAAAARVBYKN4">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZLD5SJNYTW2PLRTBKDWJ4WG3A5CNFSM6AAAAAARVBYKN6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSPBOC7A.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><kamailio/kamailio/issues/3275/1326155248</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/3275#issuecomment-1326155248",
"url": "https://github.com/kamailio/kamailio/issues/3275#issuecomment-1326155248",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>