Hello
If I try to add the below code it breaks my videobridge.
If I comment out conferenceMapper API it works. Can someone advise why this breaks the video bridge. I get the page but it does not allow me to do anything the welcome page stops loading.
// To enable sending statistics to callstats.io you must provide the
// Application ID and Secret.
// callStatsID: ‘’,
// callStatsSecret: ‘’,
// Call In Numbers and Codes
dialInConfCodeUrl: ‘https://jitsi-api.jitsi.net/conferenceMapper’,
// ADD THE BELOW THREE LINES!
// Don’t change dialInConfCodeURL, it is the one that points at Jitsi’s
conferenceMapper API
// enables callstatsUsername to be reported as statsId and used
// by callstats as repoted remote id
// enableStatsID: false