Hi,
How can i install and setup RTP-Engine on ubuntu server?
Regards,
Prabhat Kumar
Hello,
there are installation guidelines in the docs of rtpengine:
- https://github.com/sipwise/rtpengine
For the future, we started the discussions to use rtpengine instead of rtpproxy with default kamailio.cfg and along with that we will consider to package rtpengine as part of apt repos used for kamailio packages.
Cheers, Daniel
On 20.02.19 12:16, Prabhat Kumar wrote:
Hi,
How can i install and setup RTP-Engine on ubuntu server?
Regards,
Prabhat Kumar
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
I am getiing this error in syslog
Feb 20 11:48:58 ip-10-0-0-X systemd[1]: Started Cleanup of Temporary Directories. Feb 20 11:49:39 ip-10-0-0-X systemd[1]: Stopped NGCP RTP/media Proxy Daemon. Feb 20 11:49:39 ip-10-0-0-X systemd[1]: Starting NGCP RTP/media Proxy Daemon... Feb 20 11:49:39 ip-10-0-0-X kernel: [ 943.077424] Registering xt_RTPENGINE module - version 6.5.0.0+0~mr6.5.0.0 Feb 20 11:49:39 ip-10-0-0-X systemd[1]: Started NGCP RTP/media Proxy Daemon. Feb 20 11:49:39 ip-10-0-0-X rtpengine[2122]: [1550663379.862848] CRIT: Fatal error: Missing option --interface Feb 20 11:49:39 ip-10-0-0-X systemd[1]: ngcp-rtpengine-daemon.service: Main process exited, code=exited, status=255/n/a Feb 20 11:49:40 ip-10-0-0-X systemd[1]: ngcp-rtpengine-daemon.service: Unit entered failed state. Feb 20 11:49:40 ip-10-0-0-X systemd[1]: ngcp-rtpengine-daemon.service: Failed with result 'exit-code'. Feb 20 11:49:40 ip-10-0-0-X kernel: [ 944.145301] Unregistering xt_RTPENGINE module
How can i correct it?
Regards,
Prabhat
On Wed, Feb 20, 2019 at 5:03 PM Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
there are installation guidelines in the docs of rtpengine:
For the future, we started the discussions to use rtpengine instead of rtpproxy with default kamailio.cfg and along with that we will consider to package rtpengine as part of apt repos used for kamailio packages.
Cheers, Daniel On 20.02.19 12:16, Prabhat Kumar wrote:
Hi,
How can i install and setup RTP-Engine on ubuntu server?
Regards,
Prabhat Kumar
Kamailio (SER) - Users Mailing Listsr-users@lists.kamailio.orghttps://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 6-8, 2019 -- www.kamailioworld.com Kamailio Advanced Training - Mar 4-6, 2019 in Berlin; Mar 25-27, 2019, in Washington, DC, USA -- www.asipto.com
On 20/02/2019 06.53, Prabhat Kumar wrote:
I am getiing this error in syslog
Feb 20 11:48:58 ip-10-0-0-X systemd[1]: Started Cleanup of Temporary Directories. Feb 20 11:49:39 ip-10-0-0-X systemd[1]: Stopped NGCP RTP/media Proxy Daemon. Feb 20 11:49:39 ip-10-0-0-X systemd[1]: Starting NGCP RTP/media Proxy Daemon... Feb 20 11:49:39 ip-10-0-0-X kernel: [ 943.077424] Registering xt_RTPENGINE module - version 6.5.0.0+0~mr6.5.0.0 Feb 20 11:49:39 ip-10-0-0-X systemd[1]: Started NGCP RTP/media Proxy Daemon. Feb 20 11:49:39 ip-10-0-0-X rtpengine[2122]: [1550663379.862848] CRIT: Fatal error: Missing option --interface Feb 20 11:49:39 ip-10-0-0-X systemd[1]: ngcp-rtpengine-daemon.service: Main process exited, code=exited, status=255/n/a Feb 20 11:49:40 ip-10-0-0-X systemd[1]: ngcp-rtpengine-daemon.service: Unit entered failed state. Feb 20 11:49:40 ip-10-0-0-X systemd[1]: ngcp-rtpengine-daemon.service: Failed with result 'exit-code'. Feb 20 11:49:40 ip-10-0-0-X kernel: [ 944.145301] Unregistering xt_RTPENGINE module How can i correct it?
By setting up your config file correctly, in particular the IP/interface config.
Cheers