jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.31k stars 6.76k forks source link

Jitsi homepage disappearing after enabling call_control #3391

Closed abhijitnathwani closed 6 years ago

abhijitnathwani commented 6 years ago

Hi, I have installed jitsi through the package manager, along with jigasi. I see from the various other issues and readme, that in order to place a SIP call from the conference through Jigasi, we need to enable call_control in the config.js for jitsi meet. When I do that change and restart the services, the Jitsi homepage on my local disappears. Nothing but a black screen is visible. Also, commenting the call_control and restarting the services makes Jitsi meet work fine, but the Jigasi feature to add a SIP call does not work.

Thanks, Abhijit Nathwani

saghul commented 6 years ago

Can you show us your JS console logs? Also the config.js might shed some light.

abhijitnathwani commented 6 years ago

Hi, Please find the attached config.js and console logs. config.txt consolejs

saghul commented 6 years ago

You are missing a comma in the muc line.