Thanks Virendra,<div><br></div><div>That was a good start but not quite what I am looking for. I want to know the details of listening to a specific event rather than listening to all.</div><div><br></div><div>My questions specifically is regarding the Manager command &quot;originate&quot;. I just used it to dial an extension first and then dialling a PSTN number after which both of them bridge. By the time I hangup the call there is 48 events generated, NONE of which includes the ActionID I specified in my originate command. So, how am I going to track this with the events generated? There is a uniqueid but that&#39;s not useful to me because it&#39;s generated after I do the dial and it&#39;s system generated.</div>

<div><br></div><div>Here is how I started the call:</div><div><a href="http://192.168.20.174:8088/asterisk/rawman?action=originate&amp;actionid=696969&amp;channel=SIP/4164794309-out/14166356574&amp;context=from-internal&amp;exten=9999&amp;priority=1&amp;timeout=30000&amp;callerid=4164445555"><b>http://192.168.0.2:8088/asterisk/rawman?action=originate&amp;actionid=MyTestID5555&amp;channel=SIP/MyITSP/14156667777&amp;context=from-internal&amp;exten=100&amp;priority=1&amp;timeout=30000&amp;callerid=4154445555</b></a>
</div><div><br></div><div>As you can see I set ActionID = MyTestID5555 but that is not showing in any of the events generated.</div><div><br></div><div>The response back in originate command is simply:</div><div><pre style="word-wrap:break-word;white-space:pre-wrap">

<font face="arial, helvetica, sans-serif"><b>Response: Success
ActionID: MyTestID5555
Message: Originate successfully queued</b></font></pre></div><div>Based on above response and the following events generated, I am handicapped. </div><div><br></div><div>What is the right way to listen to events and track them?</div>

<div><br></div><div>Thanks</div><div><br></div><div><br><div class="gmail_quote">On Fri, Feb 24, 2012 at 6:23 AM, virendra bhati <span dir="ltr">&lt;<a href="mailto:virbhati@gmail.com">virbhati@gmail.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 dir="ltr">hi,<br><br>it will help you ..<br><a href="http://www.micpc.com/eventmonitor/" target="_blank">http://www.micpc.com/eventmonitor/</a><br>

<br><div class="gmail_quote"><div><div class="h5">On Fri, Feb 24, 2012 at 9:38 AM, Ast Coder <span dir="ltr">&lt;<a href="mailto:asteriskcoding@gmail.com" target="_blank">asteriskcoding@gmail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi everyone,<div><br></div><div>I got HTTP AMI working fine here. For example this dials <a href="tel:1-415-999-8888" value="+14159998888" target="_blank">1-415-999-8888</a> and then sends to Extension 9999@from-internal:</div>




<div><br></div><div><font color="#3333ff"><a href="http://192.168.0.100:8088/asterisk/manager?action=command&amp;originate&amp;DAHDI/g0/14159998888&amp;extension&amp;9999@from-internal" target="_blank">http://192.168.0.100:8088/asterisk/manager?action=command&amp;originate&amp;DAHDI/g0/14159998888&amp;extension&amp;9999@from-internal</a></font></div>





<div><br></div><div>However, I want to have some control over this call. I want to be notified the moment this call is hangup. I guess there would be a hangup event generated. I am not sure if that would be done through action:waitevent? or if there is another method. </div>





<div><br></div><div>I am also looking for some php samples on listening for these events as I am trying to create a Web GUI for a dialer that will allow me to show status of a call in real-time like &quot;Call In Progress&quot;, &quot;Call Ended&quot;, etc...</div>





<div><br></div><div>I see that too many events are generated and I am wondering if there is an easy way of listening for a particular event? Would that be ActionID? if so, how to use it?</div><div><br></div><div>Thanks a lot</div>





<br></div></div><span class="HOEnZb"><font color="#888888">--<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></font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br>

<br clear="all"><br>-- <br><div dir="ltr"><br>Thanks and regards<br>
<br> Virendra Bhati<br><a href="tel:%2B91-8885268942" value="+918885268942" target="_blank">+91-8885268942</a><br>Software Engineer<br>E-mail-: <a href="mailto:virbhati@gmail.com" target="_blank">virbhati@gmail.com</a><br>

Skype id:- virbhati2<br></div><br>
</font></span></div>
<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></blockquote></div><br></div>