Hi All,

I solved the issue by compiling kamailio from src and running different instances for each component P-CSCF, S-CSCF, and I-CSCF with different configuration respectively.

Thank you all for the support.

On 04/29/2015 12:04 PM, Daniel-Constantin Mierla wrote:
Hello,

On 29/04/15 10:06, Mihail Dakov wrote:
Hi all,

I am trying to run Kamailio server with IMS modules for which I have
gone through the following tutorials:

http://nil.uniza.sk/ngnims/kamailio-ims/preparing-debian-operating-system-kamailio-4x-platform


http://www.kamailio.org/wiki/tutorials/ims/installation-howto

The problem I have is that using 'service kamailio start' I can only
run one IMS component, say PCSCF. But I need to run all P/S/I-CSCFs.
How do I proceed to get running P/S/I-CSCF on the same machine with
kamailio?
you can run multiple instances of kamailio on the same system, just use
different ports for each instance. Or, if you can allocate many IP
addresses to the system, you can run one per IP. Just specify the ip and
port to listen on via global parameter:

listen=1.2.3.4:5080

If you questions is about combining all those configs, perhaps is
possible, but not something I can assist with.

Cheers,
Daniel


_______________________________________________
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