You can also consider using a proxy server such as opensips or Kamailio. They would enable you to do much more at the signalling level and many other advantages such as better security or nat traversal.<div><br></div><div>
Regards,</div><div>Ali Pey</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 14, 2012 at 11:42 AM, Steve Edwards <span dir="ltr">&lt;<a href="mailto:asterisk.org@sedwards.com" target="_blank">asterisk.org@sedwards.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, 14 Nov 2012, Face wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Is there a way I can trigger a AGI script On SIP REGISTER event.<br>
</blockquote></blockquote></blockquote></blockquote>
<br></div><div class="im">
On Wed, 14 Nov 2012, Danny Nicholas wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What you will need to do is to monitor for the SIP REGISTER in AMI, then launch a local channel call to run your AGI process.  If the process is not time-critical, you could monitor the logs to cut down on AMI traffic.<br>

</blockquote>
<br></div>
Just for clarity...<br>
<br>
If the OP&#39;s script does not interact with Asterisk using the AGI protocol, it is not an &#39;AGI&#39; and does not need any channel.<br>
<br>
If the OP&#39;s &#39;goal&#39; is something like &#39;when Asterisk receives a REGISTER, I want to update a counter in my MySQL database&#39; then no channel is needed.<br>
<br>
Hey, OP, if we know what you are trying to accomplish, maybe we can suggest a solution rather than answering a &#39;feature&#39; question.<div class="im HOEnZb"><br>
<br>
-- <br>
Thanks in advance,<br>
------------------------------<u></u>------------------------------<u></u>-------------<br>
Steve Edwards       <a href="mailto:sedwards@sedwards.com" target="_blank">sedwards@sedwards.com</a>      Voice: <a href="tel:%2B1-760-468-3867" value="+17604683867" target="_blank">+1-760-468-3867</a> PST<br>
Newline                                              Fax: <a href="tel:%2B1-760-731-3000" value="+17607313000" target="_blank">+1-760-731-3000</a><br>
<br></div><div class="HOEnZb"><div class="h5">
--<br>
______________________________<u></u>______________________________<u></u>_________<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/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</div></div></blockquote></div><br></div>