Omid-Mohajerani / Learn-Kamailio

Learn Kamailio
24 stars 6 forks source link

RTP Engine Not Starting #7

Open Aayush-jain007 opened 7 months ago

Aayush-jain007 commented 7 months ago

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.

Screenshot (2)