cd /var/www/fspbx
php artisan app:update
php artisan migrate
tail -f /var/www/fspbx/storage/logs/laravel.log
Sorry bud Ive already ran the commandstail doesn’t open the whole log—logs can be huge. It shows the end of the file and then streams new lines as they’re written (like watching fs_cli events). So start tail, then reproduce the issue; the latest error will appear live.
Alright then. I'll have to wait till it happens next time then. Thank you for trying.Sorry bud Ive already ran the commands
yes opens fine. just trying to get outbound call working nowAlright then. I'll have to wait till it happens next time then. Thank you for trying.
Does the page open now?
Yeah just trying to work out why Gamma is declining the call, at least that's what I think it isIf you used FusionPBX before, the way you set it up in FS PBX is mostly identical.
That's it, I forgot to put the outbound number in, Thanks for the kick up the assHave you set up outbound caller ID and correctly passed it to the carrier? This is the most likely issue.