Page tree
Skip to end of metadata
Go to start of metadata

Log in to the Linux machine that hosts the PBXD service with the sufficient permission


Check PBXD service status

systemctl status pbxd


If the service is disabled, enable the service

systemctl enable pbxd

If the service has stopped, start the service

systemctl start pbxd