Support audio/video calls for Kosmos XMPP accounts #161
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/159-ejabberd_stun_turn"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
refs #159
WIP: Support audio/video calls for Kosmos XMPP accountsto Support audio/video calls for Kosmos XMPP accounts@ -77,0 +80,4 @@
module: ejabberd_stun
use_turn: true
## The server's public IPv4 address:
# turn_ip: 203.0.113.3
Left this in here, in case we see it breaking without it. (From the new ejabberd example config.)
LGTM! Let's merge after deploying it, in case the
turn_ip
is required for STUN to function