<p></p>
<blockquote>
<p dir="auto">The suggestion to fallback on TCP feels like a hack.</p>
</blockquote>
<p dir="auto">It is not a hack, it is in the specs, see <a href="https://datatracker.ietf.org/doc/html/rfc3261#section-18.1.1" rel="nofollow">https://datatracker.ietf.org/doc/html/rfc3261#section-18.1.1</a>:</p>
<pre class="notranslate"><code class="notranslate">18.1.1 Sending Requests

   The client side of the transport layer is responsible for sending the
   request and receiving responses.  The user of the transport layer
   passes the client transport the request, an IP address, port,
   transport, and possibly TTL for multicast destinations.

   If a request is within 200 bytes of the path MTU, or if it is larger
   than 1300 bytes and the path MTU is unknown, the request MUST be sent
   using an RFC 2914 congestion controlled transport protocol, such
   as TCP.
</code></pre>
<p dir="auto">If someone wants to implement your suggestions, they are more than welcome, but it should be controlled by a parameter.</p>
<p dir="auto">Should nobody commit to implement this feature request in one month or so, the track item may be closed.</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/3119#issuecomment-1132607747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZO6RDGJJF4IHEZ4CATVK5B7TANCNFSM5WOTUNDA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZM3HMBY2GWVIWLCPITVK5B7TA5CNFSM5WOTUNDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIOBDSAY.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/3119/1132607747</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/3119#issuecomment-1132607747",
"url": "https://github.com/kamailio/kamailio/issues/3119#issuecomment-1132607747",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>