<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><div>As a requirement, I cannot use the dialplan as an end-point (as I cannot change it) but need to use the AMI only.</div>
<div><br></div><div>I tried doing something like:</div><div><br></div><div>Action: Originate<br>Channel: Local/300@from-internal</div><div>
Async: 1
<br>Application: Wait<br>Data: 1973</div><div><br></div><div>So that the call goes to 300 and then basically stays there forever, and then I dial again:</div><div><br></div><div>
<div>Action: Originate<br>Channel: Local/500@from-internal</div><div>
Async: 1
<br>Application: Wait<br>Data: 1973</div>
  </div><div>And then try to bridge the results, but it does not seem to work.</div><div>What I would like to do would be more on the lines of:</div><div><br></div><div>Originate call 1 and park it (using a park or waiting)</div>
<div>Originate call 2 and bridge it immediately to call1 (using the Application part)</div><div><br></div><div>But maybe I am missing something? is there anybody who has better suggestions?</div><div><br></div><div>Thanks</div>
<div>l.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>-- <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>