[sr-dev] git:master:2bb8b568: mqtt: Add tls_alpn module option
Henning Westerholt
hw at gilawa.com
Fri Oct 14 09:36:31 CEST 2022
Hello,
this caused the nightly builds to fail for older Debian distributions.
It should be fixed now. I also pushed a commit to adapt the coding style of the newly added code to the existing file regarding whitespaces/tabs, as I also did a mistake by not seeing it correctly in my editor.
Cheers,
Henning
--
Henning Westerholt - https://skalatan.de/blog/
Kamailio services - https://gilawa.com
-----Original Message-----
From: sr-dev <sr-dev-bounces at lists.kamailio.org> On Behalf Of Andreas Granig
Sent: Thursday, October 13, 2022 5:43 PM
To: sr-dev at lists.kamailio.org
Subject: [sr-dev] git:master:2bb8b568: mqtt: Add tls_alpn module option
Module: kamailio
Branch: master
Commit: 2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3
URL: https://github.com/kamailio/kamailio/commit/2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3
Author: Andreas Granig <andreas at granig.com>
Committer: Andreas Granig <agranig at linguin.org>
Date: 2022-10-13T17:42:47+02:00
mqtt: Add tls_alpn module option
This is used when a service (like AWS IoT Core) uses one TLS port for multiple services (like https and mqtt), so you have to set the ALPN to 'mqtt' to be able to connect kamailio.
---
Modified: src/modules/mqtt/doc/mqtt_admin.xml
Modified: src/modules/mqtt/mqtt_dispatch.c
Modified: src/modules/mqtt/mqtt_dispatch.h
Modified: src/modules/mqtt/mqtt_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3.diff
Patch: https://github.com/kamailio/kamailio/commit/2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3.patch
_______________________________________________
Kamailio (SER) - Development Mailing List sr-dev at lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
More information about the sr-dev
mailing list