suppression jibri2 de test + correction conf coturn pour BBB suite a la MAJ du bbb.komki.fr
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
- name: ajout du server stun
|
||||
lineinfile:
|
||||
path: /usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml
|
||||
regexp: ' <constructor-arg index="0" value="stun:stun.freeswitch.org"/>'
|
||||
regexp: ' <constructor-arg index="0" value="stun:stun.l.google.com:19302"/>'
|
||||
line: ' <constructor-arg index="0" value="stun:{{ coturn_hostname }}"/>'
|
||||
notify:
|
||||
- restart bigbluebutton
|
||||
|
||||
Reference in New Issue
Block a user