To connect with MyPBX:
SSH into your MyPBX server.
The default username is root and the default password is ys123456.
ssh root@HOST
Note
You may need to enable SSH through the MyPBX web interface.
To enable SSH, go to System > LAN Settings.
Go to the directory
/persistent/custom-cfg
.cd /persistent/custom-cfg
Create a file named
manager_custom.conf
.touch manager_custom.conf
Copy and paste the lines from the left side of the phone setup page to the new file.
nano manager_custom.conf
Go the the MyPBX web interface and click the “Apply Changes” button in the top right.