Menu Close

Sercmd – a Kamailio (OpenSER) 3.0.0 command line interface

Kamailio 3.0 provides a command line interface: sercmd. Sercmd allows to connect to running instance of Kamailio, either on same or remote system.

If we like to use it, we have to first enable the ctl module in kamailio.cfg.

Module’s readme is available at: http://kamailio.org/docs/modules/3.0.x/modules/ctl.html

To use it just type 

sercmd

To see the list of available options type

sercmd -h

Examples of usage at

http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=utils/sercmd/EXAMPLES

Rate this post

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.