Set up coturn, switch from ejabberd in production
https://github.com/coturn/coturn
This commit is contained in:
@@ -183,7 +183,7 @@ template "/opt/ejabberd/conf/ejabberd.yml" do
|
||||
sensitive true
|
||||
variables hosts: hosts,
|
||||
admin_users: admin_users,
|
||||
stun_auth_realm: "kosmos.org",
|
||||
stun_auth_realm: node["ejabberd"]["stun_auth_realm"],
|
||||
stun_secret: ejabberd_credentials['stun_secret'],
|
||||
turn_ip_address: node["ejabberd"]["turn_ip_address"],
|
||||
stun_turn_port: node["ejabberd"]["stun_turn_port"],
|
||||
|
||||
Reference in New Issue
Block a user