Wow, that was fast. Thanks for your reply!!!<br><br>So if I were to do:<br><br>Action: login<br>Username: xxxx<br>Secret: xxxx<br>Events: off<br><br>Action: Originate<br>Channel: SIP/trunk<br>Context: context-for-second-call<br>

Exten: secondCall<br>Priority: 1<br>Callerid: CallerID<br>Timeout: 30<br><br>I could connect the 2 calls?<br><br>It&#39;s my first time using Originate, so be patient with me :)<br><br><div class="gmail_quote">On Mon, Aug 9, 2010 at 10:00 AM, Danny Nicholas <span dir="ltr">&lt;<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="EN-US">

<div>

<div>

<p class="MsoNormal"><b><font size="2" face="Tahoma"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">&gt;From:</span></font></b><font size="2" face="Tahoma"><span style="font-size: 10pt; font-family: Tahoma;">
<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>
[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b><span style="font-weight: bold;">On Behalf Of </span></b>Kathryn Jones<br>
&gt;<b><span style="font-weight: bold;">Subject:</span></b> [asterisk-users]
Connecting two calls with Originate</span></font></p>

</div>

<p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12pt;"> </span></font></p>

<p class="MsoNormal"></p><div class="im"><font size="3" color="navy" face="Times New Roman"><span style="font-size: 12pt; color: navy;">&gt;</span></font>Hello list!!<br>
<br>
<font color="navy"><span style="color: navy;">&gt;</span></font>I want to connect
an open call with an extension. I call in with a DID, them redirect to the
extension using AGI. Can I use agi&#39;s originate to make the second call <font color="navy"><span style="color: navy;">&gt;</span></font>without dropping the
first DID call? How would I go about this?<br>
</div><font color="navy"><span style="color: navy;">&lt;snip&gt;</span></font><div class="im"><br>
<font color="navy"><span style="color: navy;">&gt;</span></font>I am not having
much luck, am I going about this the wrong way? Thanks in advance for your
replies.<font color="navy"><span style="color: navy;"></span></font></div>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;">Assuming that you’re not trying to
dial back out on the same line, this should not be problematic.  The AGI
originate is not necessarily aware that it is working in tandem with an
existing call.  The “Channelopendidcall” is the “wrong
way” part of this equation.  For example, if the call comes in on
DAHDI/1-1, you can’t use DAHDI/1-1 to open a second call whilst it is
active;  you can make a call on DAHDI/1-2 and join the 2 together.</span></font></p>

</div>

</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>