Re: [EXTERNAL] How to change name Debian Trixie Kamailio?

Richard Fuchs via sr-users <[email protected]> Tue, 14 Apr 2026 11:59:19 -0400
Newsgroups gmane.comp.voip.ser
Organization Sipwise GmbH
Message-ID <[email protected]>
On 14/04/2026 11.26, Juha Heinanen via sr-users wrote:
> Has anyone a suggestion on how to run two independent Kamailio instances
> on the same host?

You can use the same binary and from the same package. All you need to 
do it start it with different command line options, in particular with 
`-P` and `-f` pointing to different files (and the contents of the main 
config file adjusted accordingly of course).

Under systemd on Debian, you can duplicate the systemd unit/service file 
from /usr/lib/systemd/system/ to /etc/systemd/system/ and create a 
separate service with its own config. Or you can just launch it manually.

Cheers

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the sender!