logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rtpengine-ctl - utility for sending commands to ngcp-rtpengine-daemon service

Author

       Victor Seva (vseva@sipwise.com)

1.0                                                17 May 2022                                            man(1)

Bugs

       No known bugs.

Description

       rtpengine-ctl will send commands to the specified ngcp-rtpengine-daemon

Name

       rtpengine-ctl - utility for sending commands to ngcp-rtpengine-daemon service

Options

       -h     Will print a full list of supported commands.

       -config-file
              Path   to   rtpengine.conf   file.   It   will  use  ip:port  defined  there  to  connect  to  the
              ngcp-rtpengine-daemon service.

       -ip    ipaddress or ipaddress:port to use to connect to the ngcp-rtpengine-daemon. Defaults to 127.0.0.1

       -port  port to use to connect to the ngcp-rtpengine-daemon. Defaults to 9900

See Also

rtpengine(8)

Synopsis

       rtpengine-ctl [ -h -config-file <file> -ip <ipaddress>[:<port>] -port <port> ] <command>

See Also