Я только что установил Freeswitch в Centos7.когда я проверяю свой статус Freeswitch, он не запускается со следующей ошибкой.Любая помощь будет принята с благодарностью.
Я приложил копию как команды, так и файла журнала, показывающего также ошибки
Запуск freeswitch
[root@localhost log]# systemctl start freeswitch
[root@localhost log]# systemctl status freeswitch
●Started FreeSWITCH.
Feb 17 22:56:38 localhost freeswitch: ERROR: Failed to set SCHED_FIFO scheduler (Operation not permitted)
Feb 17 22:56:38 localhost freeswitch: ERROR: Could not set nice level
Feb 17 22:56:38 localhost freeswitch: Cannot open pid file /opt/freeswitch/run/freeswitch.pid.
Feb 17 22:56:38 localhost systemd: freeswitch.service: main process exited, code=exited, status=255/n/a
Feb 17 22:56:38 localhost systemd: Unit freeswitch.service entered failed state.
Feb 17 22:56:38 localhost systemd: freeswitch.service failed.