<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Kathryn Jones<br>
><b><span style='font-weight:bold'>Subject:</span></b> [asterisk-users]
Connecting two calls with Originate</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 color=navy face="Times New Roman"><span
style='font-size:12.0pt;color:navy'>></span></font>Hello list!!<br>
<br>
<font color=navy><span style='color:navy'>></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's originate to make the second call <font
color=navy><span style='color:navy'>></span></font>without dropping the
first DID call? How would I go about this?<br>
<font color=navy><span style='color:navy'><snip></span></font><br>
<font color=navy><span style='color:navy'>></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'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;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.<o:p></o:p></span></font></p>
</div>
</body>
</html>