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

<h2>Installing P-CSCF</h2>
<p>from the guide &quot;Copy the required config to kamailio.cfg (e.g. 
pcscf.cfg)&quot;, but I&#39;ll backup the old kamailio file and make symlink</p>
<pre>cd /etc/kamailio
mv kamailio.cfg kamailio.cfg.dist
ln -s pcscf.cfg kamailio.cfg</pre>
<h2>Installing S-CSCF</h2>
<p> the same for P-CSCSF</p>
<pre>cd /etc/kamailio
mv kamailio.cfg kamailio.cfg.dist
ln -s scscf.cfg kamailio.cfg</pre><br>BR, Apoorv<br><br><div class="gmail_quote">On Thu, Jul 19, 2012 at 10:51 PM, Ivan Milivojevic <span dir="ltr">&lt;<a href="mailto:edesibe@googlemail.com" target="_blank">edesibe@googlemail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="http://nil.uniza.sk/ngnims/kamailio-ims/installing-base-kamailio-ims-platform-debian-squeeze-32bit" target="_blank">http://nil.uniza.sk/ngnims/kamailio-ims/installing-base-kamailio-ims-platform-debian-squeeze-32bit</a><br>


<br>
Best Regards<br>
Ivan<br>
<div><div class="h5"><br>
On Fri, Jul 20, 2012 at 5:06 AM, Apoorv Khare &lt;<a href="mailto:khareapoorv@gmail.com">khareapoorv@gmail.com</a>&gt; wrote:<br>
&gt; Hi Everyone,<br>
&gt;<br>
&gt; I am trying to integrate IMS(carstenbock/ims) patch in Kamailio. But so far<br>
&gt; I could not find any proper documentation to load configuration files -<br>
&gt; pcscf, icscf, scscf, mgcf etc? Please let me know if there is anything<br>
&gt; available!<br>
&gt;<br>
&gt; Only relevant link I found -<br>
&gt; <a href="http://www.kamailio.org/w/2011/01/ims-extensions-available-for-testing/" target="_blank">http://www.kamailio.org/w/2011/01/ims-extensions-available-for-testing/</a> AND<br>
&gt; this link does not seems to be update -<br>
&gt; <a href="http://www.ng-voice.com/our-solution/installation/" target="_blank">http://www.ng-voice.com/our-solution/installation/</a><br>
&gt;<br>
&gt; BR, Apoorv<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
&gt; <a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
&gt; <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
&gt;<br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br>