Am 05.11.2010 09:10, schrieb MÉSZÁROS Mihály:
Hello all!

Is there any known problem to run multiple kamailio/sip-router instance
in one host.

No. Just start kamailio several times and provide a different config file for each:

kamilio -f /etc/kamailio/kamailio-foobar.cfg
kamilio -f /etc/kamailio/kamailio-loadbalancer.cfg
kamilio -f /etc/kamailio/kamailio-example.cfg

In the cfg you have to make sure that each kamailio listens on a different socket. If you use remote management interfaces (FIFO, RPC) then you also have to specify different FIFOs and RPC sockets.

regards
Klaus


I need this to handle multidomain situation.

The multidomain what is built in is not satisfactory, because the UA-s
what are from varying vendors.
And some has strange or a very limited SIP implementation.
Some can only register ip address, some can use RFC3263, but some can
use only DNS A record. :(

Any answer, suggestion appreciated very well!

Thanks,
Misi

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to