After giving this command /etc/init.d/ngcp-rtpengine-daemon start the rtpengine wont start.
I am getting this response.
Starting ngcp-rtpengine-daemon (via systemctl): ngcp-rtpengine-daemon.serviceJob for ngcp-rtpengine-daemon.service failed because the control process exited with error code. See "systemctl status ngcp-rtpengine-daemon.service" and "journalctl -xeu ngcp-rtpengine-daemon.service" for details. failed!
Giving systemctl status ngcp-rtpengine-daemon.service command gives me output :
After giving this command
/etc/init.d/ngcp-rtpengine-daemon start
the rtpengine wont start.I am getting this response.
Starting ngcp-rtpengine-daemon (via systemctl): ngcp-rtpengine-daemon.serviceJob for ngcp-rtpengine-daemon.service failed because the control process exited with error code. See "systemctl status ngcp-rtpengine-daemon.service" and "journalctl -xeu ngcp-rtpengine-daemon.service" for details. failed!
Giving
systemctl status ngcp-rtpengine-daemon.service
command gives me output :× ngcp-rtpengine-daemon.service - NGCP RTP/media Proxy Daemon Loaded: loaded (/lib/systemd/system/ngcp-rtpengine-daemon.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Thu 2024-04-11 06:09:37 UTC; 1min 9s ago Process: 56405 ExecStart=/usr/bin/rtpengine -f -E --no-log-timestamps --pidfile /run/rtpengine/ngcp-rtpengine-daemon.pid --c> Main PID: 56405 (code=exited, status=255/EXCEPTION) CPU: 152ms lines 1-6/6 (END)
And
journalctl -xeu ngcp-rtpengine-daemon.service
command gives no output at all.