<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Zeeshan,<br></blockquote><div>Thanx for ur reply!!<br><br>The reason for this question was that i am actually doing the 3rd part, which you said will take me 1 week to learn.<br><br>I have modified a file inbound.php which uses function of phpagi.php....exec_dial.<br>

But since i am not able to get the call on softphone.<br><br>Here is part of code:<br>      $agi = new AGI();<br>       $agi-&gt;answer();<br>       $agi-&gt;exec_dial(&quot;SIP&quot;,&quot;2001&quot;);<br><br>when i execute the php file on the command line of server, nothing happens in my softphone. Since it&#39;s registered as i told you then when the file is executed at server, my phone is supposed to ring , but its not ringing. Where I am going wrong??<br>

<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Message: 19<br>
Date: Tue, 15 Jun 2010 07:01:43 -0400<br>
From: Zeeshan Zakaria &lt;<a href="mailto:zishanov@gmail.com">zishanov@gmail.com</a>&gt;<br>
Subject: Re: [asterisk-users] can&#39;t seem to register, status<br>
        unmonitored<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
        &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:AANLkTil6AAf21HcG4Jpf7sV9YzPJa7w-Yo8sT6PpfNkK@mail.gmail.com">AANLkTil6AAf21HcG4Jpf7sV9YzPJa7w-Yo8sT6PpfNkK@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
1. Do &#39;qualify=yes&#39; in sip.conf for the extenstions for which you want to<br>
see the status.<br>
<br>
2. &#39;sip show registry&#39; doesn&#39;t show anything for the extensions registering<br>
on your server, it shows your server registering on another server, i.e.<br>
when when setting up a trunk.<br>
<br>
3. Using php to make a call, you need to dedicate some time (probably a<br>
week) for learning AGI using phpagi.<br>
<br>
Zeeshan A Zakaria<br>
<br>
--<br>
<a href="http://www.ilovetovoip.com" target="_blank">www.ilovetovoip.com</a><br>
<br>
On 2010-06-15 4:11 AM, &quot;nikhil singhania&quot; &lt;<a href="mailto:niksinghania@gmail.com">niksinghania@gmail.com</a>&gt; wrote:<br>
<br>
Hi everybody,<br>
  I am trying to register my softphone(twinkle) on an asterisk server.<br>
Everything seems to be fine.<br>
Here is the output on show registrations in twinkle:<br>
  Tue 18:57:51<br>
nikhil: you have the following registrations<br>
&lt;<a href="mailto:sip%3A2001@172.26.48.208">sip:2001@172.26.48.208</a> &lt;<a href="mailto:sip%253A2001@172.26.48.208">sip%3A2001@172.26.48.208</a>&gt;&gt;;expires=3013<br>
<br>
208 is ip of the asterisk server.<br>
on the server on doing &#39;sip show peers&#39; , it shows the user and the ip but<br>
status is unmonitored.<br>
<br>
debian-te410*CLI&gt; sip show peers<br>
Name/username              Host            Dyn Nat ACL Port     Status<br>
wlg-gateway                202.7.4.40                  5060     Unmonitored<br>
2002/2002                  (Unspecified)    D   N      0        Unmonitored<br>
2001/2001                  172.26.48.113    D   N      5062     Unmonitored<br>
3 sip peers [Monitored: 0 online, 0 offline Unmonitored: 2 online, 1<br>
offline]<br>
<br>
113 is my ip. This may be the reason that when i do &#39;sip show registry&#39; no<br>
value is displayed even though i get message of successful registration on<br>
my sofphone.<br>
<br>
debian-te410*CLI&gt; sip show registry<br>
Host                            Username       Refresh State<br>
Reg.Time<br>
<br>
Please help, what may be the problem here, should the status be different?<br>
I want to make a call from server to the 2001 user through a php file, how<br>
can I do so??<br>
<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/" target="_blank">http://profile.iiita.ac.in/RIT2007033/</a><br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.digium.com/pipermail/asterisk-users/attachments/20100615/79ebe9fb/attachment.htm" target="_blank">http://lists.digium.com/pipermail/asterisk-users/attachments/20100615/79ebe9fb/attachment.htm</a><br>


<br>
------------------------------<br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
AstriCon 2010 - October 26-28 Washington, DC<br>
Register Now: <a href="http://www.astricon.net/" target="_blank">http://www.astricon.net/</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
End of asterisk-users Digest, Vol 71, Issue 33<br>
**********************************************<br>
</blockquote></div><br><br clear="all"><br>-- <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>