https://docs.bigbluebutton.org/2.2/configure-firewall.html#update-freeswitch
The File /opt/freeswitch/conf/sip_profiles/external.xml gets overwritten and the part:
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
<param name="ext-sip-ip" value="$${external_sip_ip}"/>
gets overwritten with
<param name="ext-rtp-ip" value="$${local_ip_v4}"/>
<param name="ext-sip-ip" value="$${local_ip_v4}"/>
If it's not possible to change this behaviour, maybe it would make sense to at least display a message during the update to tell the user he has to check his/her configuration and include a hint in the documentation. As far as I checked, this is the only configuration that gets overwritten;
/opt/freeswitch/conf/vars.xml doesn't seem to be affected.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/4029bd80-a2f5-4d38-899e-75c48bf40175%40googlegroups.com.
Hi Sven,Is it an option for you to use bbb-install.sh to update your server, seeIt will re-apply these settings when you have an external IP address. Here are the lines that make the changeRegards,... Fred
On Wed, Nov 20, 2019 at 12:52 PM 'Sven Brozio' via BigBlueButton-dev <bigblueb...@googlegroups.com> wrote:
--Hello, I noticed that everytime I update BBB, I have to repeat the steps fromhttps://docs.bigbluebutton.org/2.2/configure-firewall.html#update-freeswitch
The File /opt/freeswitch/conf/sip_profiles/external.xml gets overwritten and the part:
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
<param name="ext-sip-ip" value="$${external_sip_ip}"/>gets overwritten with
<param name="ext-rtp-ip" value="$${local_ip_v4}"/>
<param name="ext-sip-ip" value="$${local_ip_v4}"/>
If it's not possible to change this behaviour, maybe it would make sense to at least display a message during the update to tell the user he has to check his/her configuration and include a hint in the documentation. As far as I checked, this is the only configuration that gets overwritten;
/opt/freeswitch/conf/vars.xml doesn't seem to be affected.
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/4029bd80-a2f5-4d38-899e-75c48bf40175%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/bdc282a3-17bc-4747-9d06-7d8102f0fd9b%40googlegroups.com.
Hi Sven,Is it an option for you to use bbb-install.sh to update your server, seeIt will re-apply these settings when you have an external IP address. Here are the lines that make the changeRegards,... Fred
On Wed, Nov 20, 2019 at 12:52 PM 'Sven Brozio' via BigBlueButton-dev <bigblueb...@googlegroups.com> wrote:
--Hello, I noticed that everytime I update BBB, I have to repeat the steps fromhttps://docs.bigbluebutton.org/2.2/configure-firewall.html#update-freeswitch
The File /opt/freeswitch/conf/sip_profiles/external.xml gets overwritten and the part:
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
<param name="ext-sip-ip" value="$${external_sip_ip}"/>gets overwritten with
<param name="ext-rtp-ip" value="$${local_ip_v4}"/>
<param name="ext-sip-ip" value="$${local_ip_v4}"/>
If it's not possible to change this behaviour, maybe it would make sense to at least display a message during the update to tell the user he has to check his/her configuration and include a hint in the documentation. As far as I checked, this is the only configuration that gets overwritten;
/opt/freeswitch/conf/vars.xml doesn't seem to be affected.
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/4029bd80-a2f5-4d38-899e-75c48bf40175%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/75930fa6-7681-4bb8-a62d-fe8de5ecf9c7%40googlegroups.com.