<p></p>
<p><b>@agranig</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/kamailio/kamailio/pull/3261#discussion_r994249789">src/modules/mqtt/doc/mqtt_admin.xml</a>:</p>
<pre style='color:#555'>> @@ -324,6 +324,27 @@ modparam("mqtt", "ca_path", "/etc/ssl/certs")
                <programlisting format="linespecific">
 ...
 modparam("mqtt", "tls_method", "tlsv1.3")
+...
+               </programlisting>
+               </example>
+       </section>
+       <section id="mqtt.p.tls_alpn">
+               <title><varname>tls_alpn</varname> (str)</title>
+               <para>
+        Used to set the TLS ALPN option for cases where one TLS port is used to share multiple services. Prominent
+        example is AWS IoT, where you have to set the <varname>tls_alpn</varname> to "mqtt" to be able to connect
+        via MQTT.
+               </para>
+               <para>
+               <emphasis>
+                       Default value is NULL, where no ALPN is set on the TLS connection.
</pre>
<p dir="auto">It's a bit of a rabbit hole. <a href="https://www.kamailio.org/docs/modules/devel/modules/dispatcher.html#dispatcher.p.db_url" rel="nofollow">https://www.kamailio.org/docs/modules/devel/modules/dispatcher.html#dispatcher.p.db_url</a> is one of the most famous ones I guess. Any good example how to properly document a non-set behavior, so it's consistent?</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/pull/3261#discussion_r994249789">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOH2AKLZ3BKCVJZUYDWC6Z2FANCNFSM6AAAAAARD6KLKE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZK63UT7DPWLSIACTZ3WC6Z2FA5CNFSM6AAAAAARD6KLKGWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTSD6YNYS.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/pull/3261/review/1140202377</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/pull/3261#discussion_r994249789",
"url": "https://github.com/kamailio/kamailio/pull/3261#discussion_r994249789",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>