Hello Alex, Sergio

look at the scenario:

ws connection

Sngrep capture after test


sngrep



Le 26/03/2025 à 13:03, fabien via sr-users a écrit :
for the 1:
#!substdef "!MY_IP_ADDR!X.X.X.X!g"
#!substdef "!MY_DOMAIN!X.X.X.X!g"
#!substdef "!MY_WS_PORT!8080!g"
#!substdef "!MY_WSS_PORT!4443!g"
#!substdef "!MY_WS_ADDR!tcp:MY_IP_ADDR:MY_WS_PORT!g"
#!substdef "!MY_WSS_ADDR!tls:MY_IP_ADDR:MY_WSS_PORT!g"

listen=MY_IP_ADDR
#!ifdef WITH_WEBSOCKETS
listen=MY_WS_ADDR
#!ifdef WITH_TLS
listen=MY_WSS_ADDR
#!endif
#!endif

for 2: i just take the default config in the docs
for 3: no, i don't. Where can i really put xlog to really see import information and what to log?
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-leave@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender!