Thanks Ivan,

Earlier today I actually tried this option, but following mentioned thing does not make sense. How can we create "kamailio.cfg" as a soft link for two different files i.e. pcscf and scscf. Also what will happen to original kamailio.cfg file?

Installing P-CSCF

from the guide "Copy the required config to kamailio.cfg (e.g. pcscf.cfg)", but I'll backup the old kamailio file and make symlink

cd /etc/kamailio
mv kamailio.cfg kamailio.cfg.dist
ln -s pcscf.cfg kamailio.cfg

Installing S-CSCF

 the same for P-CSCSF

cd /etc/kamailio
mv kamailio.cfg kamailio.cfg.dist
ln -s scscf.cfg kamailio.cfg

BR, Apoorv

On Thu, Jul 19, 2012 at 10:51 PM, Ivan Milivojevic <edesibe@googlemail.com> wrote:
http://nil.uniza.sk/ngnims/kamailio-ims/installing-base-kamailio-ims-platform-debian-squeeze-32bit

Best Regards
Ivan

On Fri, Jul 20, 2012 at 5:06 AM, Apoorv Khare <khareapoorv@gmail.com> wrote:
> Hi Everyone,
>
> I am trying to integrate IMS(carstenbock/ims) patch in Kamailio. But so far
> I could not find any proper documentation to load configuration files -
> pcscf, icscf, scscf, mgcf etc? Please let me know if there is anything
> available!
>
> Only relevant link I found -
> http://www.kamailio.org/w/2011/01/ims-extensions-available-for-testing/ AND
> this link does not seems to be update -
> http://www.ng-voice.com/our-solution/installation/
>
> BR, Apoorv
>
> _______________________________________________
> 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