<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>
<!--
 /* 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-compose;
        font-family:Arial;
        color:windowtext;}
span.searchterm1
        {font-weight:bold;}
@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>

<p class=MsoNormal><span class=value3><font size=1 color="#333333" face=Arial><span
style='font-size:8.0pt;font-family:Arial;color:#333333'>Hi,</span></font></span><font
size=1 color="#333333" face=Arial><span style='font-size:8.0pt;font-family:
Arial;color:#333333'><br>
<span class=value3>I am using a call file formated like this:</span><br>
<span class=value3>Channel: local/12125557891@outbound<wbr>/n</span><br>
<span class=value3>Callerid: 12125551212</span><br>
<span class=value3>Context: detect</span><br>
<span class=value3>Extension: s</span><br>
<span class=value3>Priority: 1</span><br>
<span class=value3>This sends the call into the dialplan at the [outbound]
context. In [outbound], I have:</span><br>
<span class=value3>[outbound]</span><br>
<span class=value3>exten =&gt; _1.,1,Dial(SIP/${EXTEN}@fl<wbr>owroute,43<wbr>)</span><br>
<span class=value3>If the call is answered, it move on to the [detect] context.</span><br>
<br>
<span class=value3>When using this method, it appears that the call file
creates the first part of the call, then creates a second call with the Dial()
app. Once the call executed by the Dial() app is answered, the two calls are
joined together. What I am experiencing is that sometime the first part of the
call drops and therefore is never joined to the second part of the call. I see
errors like this:</span><br>
<span class=value3>&nbsp; == Spawn extension (outbound, 12125557891, 1) exited
non-zero on 'Local/12125557891@outboun<wbr>d-8392;2'</span><br>
<span class=value3>[Jun 25 15:58:09] ERROR[7272]: pbx.c:8637 </span><span
class=searchterm1><b>device</b></span><span class=value3>_state_cb: </span><span
class=searchterm1><b>Received</b></span><span class=value3> </span><span
class=searchterm1><b>invalid</b></span><span class=value3> </span><span
class=searchterm1><b>event</b></span><span class=value3> that </span><span
class=searchterm1><b>had</b></span><span class=value3> no </span><span
class=searchterm1><b>device</b></span><span class=value3> </span><span
class=searchterm1><b>IE</b></span><br>
<span class=value3>[Jun 25 15:58:09] ERROR[7272]: app_queue.c:810 </span><span
class=searchterm1><b>device</b></span><span class=value3>_state_cb: </span><span
class=searchterm1><b>Received</b></span><span class=value3> </span><span
class=searchterm1><b>invalid</b></span><span class=value3> </span><span
class=searchterm1><b>event</b></span><span class=value3> that </span><span
class=searchterm1><b>had</b></span><span class=value3> no </span><span
class=searchterm1><b>device</b></span><span class=value3> </span><span
class=searchterm1><b>IE</b></span><br>
<br>
<span class=value3>I am running </span><span class=searchterm1><b>Asterisk</b></span><span
class=value3> 1.6.1.1</span><br>
<span class=value3>If more info is needed, please let me know.</span><br>
<span class=value3>Thanks for the help!</span></span></font><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font></p>

</div>

</body>

</html>