Thanks for the reply.<br>Actually my problem is not related to sip.conf and extensions.conf. I have used only standard files from martin pdf which are given as example.<br>I am able to call some system connected over LAN, when each has a softphone and are registered on a asterisk server. But now what i want is instead of using the softphone I write a function in my file which will be executed when the call is placed.<br>

In that file i wrote<br>   $agi=new AGI();<br>   $agi-&gt;exec_dial(SIP,2002,NULL,NULL,NULL);<br>I have used the exec_dial function found in phpagi.php . It is built above basic dial function. Here &#39;agi&#39; is an instance of class AGI, which has a method exec_dial.<br>

<br>When i execute the php file, over command line on my unix machine, I am expecting a call on the softphone which I have registered on the asterisk server.<br><br>For ip clarification:<br>all have static ip:<br>server ip:<a href="http://172.26.48.208:5060">172.26.48.208:5060</a><br>

i have configured twinkle as a softphone client on <a href="http://172.26.48.113:5061">172.26.48.113:5061</a>, since on the asterisk server cli when i use &#39;sip debug set peer 2002&#39; it shows the registered ip, as i said earlier, but again on &#39;sip show registry&#39; no value is displayed. I don&#39;t know what&#39;s going on.<br>

  In the softphone I give domin information as the ip of the asterisk server i.e. 172.26.48.208. In the softphone it shows registration successful.<br clear="all"><br>Thanks in advance<br>Nikhil Kumar<br>summer intern:simmortel voice technologies<br>

rit2007033<br>b.tech IT 6th sem<br>IIIT Allahabad<br>contact@9793905858<br>email: <a href="mailto:rit2007033@iiita.ac.in">rit2007033@iiita.ac.in</a><br>          <a href="mailto:niksinghania@gmail.com">niksinghania@gmail.com</a><br>

<a href="http://profile.iiita.ac.in/RIT2007033/">http://profile.iiita.ac.in/RIT2007033/</a><br><br>