File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,3 @@ xmlstarlet edit --inplace --update '//profile/settings/param[@name="ext-rtp-ip"]
92
92
xmlstarlet edit --inplace --update ' //profile/settings/param[@name="ext-sip-ip"]/@value' --value " \$\$ {external_sip_ip}" /opt/freeswitch/etc/freeswitch/sip_profiles/external.xml
93
93
xmlstarlet edit --inplace --update ' //X-PRE-PROCESS[@cmd="set" and starts-with(@data, "external_rtp_ip=")]/@data' --value " external_rtp_ip=$PUBLIC_IP " /opt/freeswitch/etc/freeswitch/vars.xml
94
94
xmlstarlet edit --inplace --update ' //X-PRE-PROCESS[@cmd="set" and starts-with(@data, "external_sip_ip=")]/@data' --value " external_sip_ip=$PUBLIC_IP " /opt/freeswitch/etc/freeswitch/vars.xml
95
-
96
- echo " Fix till 2.2.30 - https://github.com/bigbluebutton/bigbluebutton/issues/9667"
97
- yq w -i /usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml public.media.sipjsHackViaWs true
98
- sed -i ' s/https/http/g' /etc/bigbluebutton/nginx/sip.nginx
99
- sed -i ' s/7443/5066/g' /etc/bigbluebutton/nginx/sip.nginx
You can’t perform that action at this time.
0 commit comments