Support audio/video calls for Kosmos XMPP accounts #161

Merged
raucao merged 2 commits from feature/159-ejabberd_stun_turn into master 2020-05-02 10:01:19 +00:00
Owner
  • Update ejabberd to 20.04
  • Configure new STUN module
  • Open new ports in firewall

refs #159

* [x] Update ejabberd to 20.04 * [x] Configure new STUN module * [x] Open new ports in firewall refs #159
raucao changed title from WIP: Support audio/video calls for Kosmos XMPP accounts to Support audio/video calls for Kosmos XMPP accounts 2020-05-01 14:29:29 +00:00
raucao reviewed 2020-05-01 14:30:21 +00:00
@ -77,0 +80,4 @@
module: ejabberd_stun
use_turn: true
## The server's public IPv4 address:
# turn_ip: 203.0.113.3
Author
Owner

Left this in here, in case we see it breaking without it. (From the new ejabberd example config.)

Left this in here, in case we see it breaking without it. (From the new ejabberd example config.)
Owner

LGTM! Let's merge after deploying it, in case the turn_ip is required for STUN to function

LGTM! Let's merge after deploying it, in case the `turn_ip` is required for STUN to function
raucao closed this pull request 2020-05-02 10:01:19 +00:00
raucao deleted branch feature/159-ejabberd_stun_turn 2020-05-02 10:01:27 +00:00
Sign in to join this conversation.
No description provided.