VitXi Extension not able to make or recieve calls

Please verify that port 6001 is enabled in VitalPBX and in any firewall you have active

Then, run the following commands:

vitalpbx apply-firewall
cd /usr/share/vitxi/backend/
php artisan websockets:ssl-config
systemctl restart vitxi && systemctl restart

After that, reload the app by pressing Ctrl+F5 or Ctrl + Shift + R

1 Like