Install freeswitch successfully

This commit is contained in:
2026-03-20 02:12:30 -04:00
parent 236dfcda63
commit c8458d439b
2 changed files with 5 additions and 5 deletions

View File

@@ -318,11 +318,11 @@
<!-- for sip over websocket support -->
<param name="ws-binding" value=":5066"/>
<!-- <param name="ws-binding" value=":5066"/> -->
<!-- for sip over secure websocket support -->
<!-- You need wss.pem in $${certs_dir} for wss or one will be created for you -->
<param name="wss-binding" value=":7443"/>
<!-- <param name="wss-binding" value=":7443"/> -->
<!--<param name="delete-subs-on-register" value="false"/>-->