<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Excuse me if I am off the mark here, I don't have the chance to read too well into your post.&nbsp; But if it is what I think it is, I remember I had a similar situation a few years ago, and I ended up having to create an internal table in my code, so that I could keep track of the channel ids + action ids .</div><div><br></div><div>Please never mind if it is something else</div><div><br></div><div>CS</div><div><br></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; color: black; font-family: verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: Re: [asterisk-users] AMI: anything to glue originate to<br>
events?<br>
From: "giovanni.v" &lt;<a href="mailto:iax@keybits.org">iax@keybits.org</a>&gt;<br>
Date: Thu, November 17, 2011 11:22 am<br>
To: <a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>
<br>
On 17/11/2011 13.11, Yaroslav Panych wrote:<br>
&gt; exten =&gt;  384087,1,UserEvent(LinkOriginate,CHANNEL:${CHANNEL(name),ACTIONID:${ActionID}}<br>
&gt; ....<br>
&gt; UserEvent application will generate event into AMI in form<br>
&gt; Event: LinkOriginate<br>
&gt; CHANNEL: channle-name (channel id created by asterisk)<br>
&gt; ACTIONID: FFA02C6A03 (action id you set in originate)<br>
<br>
Thanks Yaroslav,<br>
unfortunately this doesn't add much because only generate another event <br>
but nothing will propagate to Originate child events.<br>
Also the event is fired in asynchronous mode... usually reported later <br>
in the middle of other events when almost of the call flow was already <br>
processed.<br>
<br>
Thanks anyway.<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">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">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">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>

</div>
</blockquote></span></body></html>