sodrul

Jvb2 Sip-Communicator.properties

Jul 19th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. #org.jitsi.videobridge.AUTHORIZED_SOURCE_REGEXP=focus@auth.example.com/.*
  2. org.ice4j.ice.harvest.DISABLE_AWS_HARVESTER=true
  3. org.ice4j.ice.harvest.STUN_MAPPING_HARVESTER_ADDRESSES=meet-jit-si-turnrelay.jitsi.net:443
  4.  
  5. org.jitsi.jicofo.ALWAYS_TRUST_MODE_ENABLED=true
  6.  
  7. org.jitsi.videobridge.ENABLE_REST_SHUTDOWN=true
  8.  
  9. # Enable broadcasting stats/presence in a MUC
  10. org.jitsi.videobridge.ENABLE_STATISTICS=true
  11. #org.jitsi.videobridge.STATISTICS_TRANSPORT=muc,colibri,rest
  12. org.jitsi.videobridge.STATISTICS_TRANSPORT=pubsub
  13. org.jitsi.videobridge.STATISTICS_INTERVAL=5000
  14. org.jitsi.videobridge.PUBSUB_SERVICE=example.com
  15. org.jitsi.videobridge.PUBSUB_NODE=sharedStatsNode
  16.  
  17. org.jitsi.videobridge.xmpp.user.shard-1.HOSTNAME=example.com
  18. org.jitsi.videobridge.xmpp.user.shard-1.DOMAIN=auth.example.com
  19. org.jitsi.videobridge.xmpp.user.shard-1.USERNAME=jvb
  20. org.jitsi.videobridge.xmpp.user.shard-1.PASSWORD=XZcxPYmz
  21. org.jitsi.videobridge.xmpp.user.shard-1.MUC_JIDS=JvbBrewery@internal.auth.example.com
  22. org.jitsi.videobridge.xmpp.user.shard-1.MUC_NICKNAME=jvbUS11
  23. org.jitsi.videobridge.xmpp.user.shard-1.DISABLE_CERTIFICATE_VERIFICATION=true
  24. org.jitsi.videobridge.octo.BIND_ADDRESS=104.*.*.186
  25. org.jitsi.videobridge.octo.PUBLIC_ADDRESS=104.*.*.186
  26. org.jitsi.videobridge.octo.BIND_PORT=4096
  27. org.jitsi.videobridge.REGION=north_america
Add Comment
Please, Sign In to add comment