<div dir="ltr"><div>Hi Warren,<br></div><div>the problem is that all I have is two channels, so the specs might be &quot;join SIP/123 and SIP/345&quot; not &quot;join SIP/123 to 456@from-internal&quot;. They might be Local channels, but this should be able handle the general case. The reason why I have channels and not ext@ctxt is that I read them live from the AMI itself. any idea on how to do this?</div>
<div>Thanks</div><div>l.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/14 Warren Selby <span dir="ltr">&lt;<a href="mailto:wcselby@selbytech.com" target="_blank">wcselby@selbytech.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="im"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 14, 2013 at 11:16 AM, Lenz Emilitri <span dir="ltr">&lt;<a href="mailto:lenz.loway@gmail.com" target="_blank">lenz.loway@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br clear="all"><div>Hi all,</div><div>I need some advice - I have been working on originating multiple calls using AMI and then joining them. </div>

<div>What I want to do is:</div><div>- dial call 1 (where the caller is in a &quot;channel&quot; format, like SIp/1234 or Local/1234@ext) and &quot;park&quot; it somehow</div>
<div>- dial call 2 (where again the caller is in channel format) and join it to the previous call.</div><div><br></div><br></div></blockquote></div><br></div></div><div class="gmail_extra">Why not just originate from one extension to the other?  Something like this (not tested):<br>

<br>Action: Originate<br>Channel: Local/300@from-internal<br>Context: from-internal<br>Exten: 500<br>Timeout: 30<br><br></div><div class="gmail_extra">Should dial extension 500 in the from-internal context after the call to 300@from-internal is answered.  Meaning, the person at 300@from-internal would have their phone ring, they&#39;d pick it up, and then they&#39;d hear ringing on the line as asterisk then dialed extension 500@from-internal.<span class="HOEnZb"><font color="#888888"><br>

</font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br><br clear="all"></div><div class="gmail_extra"><br>-- <br>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com" target="_blank">http://www.SelbyTech.com</a><br>

</div></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><br clear="all"><br>-- <br><div>Loway - home of QueueMetrics - <a href="http://queuemetrics.com" target="_blank">http://queuemetrics.com</a><br>
</div><div>Test-drive WombatDialer beta @ <a href="http://wombatdialer.com" target="_blank">http://wombatdialer.com</a>
</div>
</div>