Try with Yate Client with SIP debug on. See what error message you get.
service fail2ban stop
In the linux gui try:I imagine you have got yourself banned if it is timing out.Code:service fail2ban stop
I don't know what negative affects the arm switch may or may not have but it is no longer necessary to use it, the instructions on the fusionpbx home page should work just fine now.
Once rebooted, try restarting freeswitch again, perhaps freeswitch started before all the other services where ready.
What do you mean by after reboot and freeswitch?
You are not typing freeswitch on the command line are you?
systemctl restart freeswitch
systemctl start freeswitch
I did use the instruction on https://www.fusionpbx.com/download.php, installation successful, everything works well, but once reboot, encountered same: extensions and gateway failed to register .
afterwards I login in as root via ssh, and type " freeswitch", then got:
Cannot lock pid file /var/run/freeswitch/freeswitch.pid.
Freeswitch should already be running.
If not you start / restart with:
orCode:systemctl restart freeswitch
Code:systemctl start freeswitch
Simply trying to run freeswitch as your logged in user will try and do it with the wrong permissions