This commit is contained in:
Fred Dixon 2020-10-21 22:10:44 -05:00
parent 3da71359f1
commit f0867bed76

View File

@ -25,7 +25,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
">
<bean id="stun1" class="org.bigbluebutton.web.services.turn.StunServer">
<constructor-arg index="0" value="stun:stun:stun.l.google.com:19302"/>
<constructor-arg index="0" value="stun:stun.l.google.com:19302"/>
</bean>
<!--bean id="stun2" class="org.bigbluebutton.web.services.turn.StunServer">