Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit b6782cb

Browse files
committed
Added note for applying the FreeSWITCH fix in manual upgrades
1 parent 5b64aa2 commit b6782cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-02-15-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ xmlstarlet edit --inplace --update '//param[@name="ws-binding"]/@value' --value
765765
yq w -i $TARGET freeswitch.sip_ip "$IP"
766766
~~~
767767

768-
If you use [bbb-install.sh](https://github.com/bigbluebutton/bbb-install) to install BigBlueButton, it will automatically apply the above changes.
768+
If you use [bbb-install.sh](https://github.com/bigbluebutton/bbb-install) to install/upgrade BigBlueButton, it will automatically apply the above changes. If you manually upgrade your BigBlueButton server, you can add the above lines to [apply-conf.sh](/2.2/customize.html#apply-confsh) to have the above settings applied by `bbb-conf` when doing the [manually upgrade](/2.2/install.html#upgrading-from-bigbluebutton-22) steps.
769769

770770
## Configure BigBlueButton to load session via HTTPS
771771

0 commit comments

Comments
 (0)