apache 2.4 has capability to tunnel websocket requests:
https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html
the tunnel also automatically upgrades the connection to websocket
connection meaning that ws_handle_handshake() is not needed.
has anyone managed to configure kamailio to handle sip requests via
apache wstunnel?
-- juha