Make your user wait in a *Meetme* and then call your destination number through AMI and once he answers, place him in the same *Meetme*.<br><br>e.g. Assuming your destination is SIP extension, have something like...<br><br>
Action: Originate<br>Channel: SIP/{your_destination_here}<br>Application: MeetMe<br>Data: {your_meetme_number_here}<br><br>Hope this helps. <br>--Satish Barot<br><br><div class="gmail_quote">On Wed, Mar 21, 2012 at 9:06 PM, Jayesh Nambiar <span dir="ltr">&lt;<a href="mailto:jayesh.voip@gmail.com">jayesh.voip@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">Hello All,<br>I need to know a way of connecting an Answered call in Asterisk to another call which was triggered by an AMI. I have a scenario as follows:<br>
1) User dials 123 from a touch screen Polycom phone.<br>2) Call comes to Asterisk and Asterisk answers the call and asks for PIN number.<br>
3) Once the PIN is validated, Asterisk sends a User Event through AMI which invokes a browser in the Polycom phone.<br>4) The Browser will have a Text-Box to Enter the destination number where the caller wants to be bridged.<br>

5) The caller enters this number in the browser which is sent as a Originate command to Asterisk through the AMI. Please note Asterisk does not get this number as DTMF events !!<br>6) Now, I need to BRIDGE this originated call from the AMI with the actual caller who is already present in Answered state in Asterisk probably listening to some music.<br>

<br>Is there any straightforward application or function to achieve this in Asterisk.<br><br>Any ideas or directions will be of great help !!<br><br>Thanks,<br><br>--- Jayesh<br><br>
<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>