Hi All, I have compiled the kamailio v5.1.6 source code with tls and websocket module enabled in ubuntu 18.04 LTS. Now I am able to start the kamailio in UDP and TCP port 5060. I wanted to run the kamailio in WS, WSS and TLS port as well. I have generated the private_key, certificate and ca_list and provided the absolute file path in tls.cfg file.
I observed tls.so and websocket.so is present in the module path after compile and installation of code. I have used below command to compile and install. 1. make proper 2. make PREFIX="/usr/local/kamailio-5.1" include_modules="db_mysql tls websocket" cfg 3. make all 4. make install I have attached the kamailio.cfg and tls.cfg. Could you please suggest the modification in configuration file to run in WS, WSS and TLS port ? Thanks Priyaranjan
kamailio.cfg
Description: Binary data
tls.cfg
Description: Binary data
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
