<div dir="ltr"><font color="#663366"><font face="trebuchet ms,sans-serif">Hello,</font></font><div><font color="#663366"><font face="trebuchet ms,sans-serif">using 1.8.4. using a very simple local AGI script in bash which has only one line in it:</font></font></div>

<div><font color="#663366"><font face="trebuchet ms,sans-serif"><br></font></font></div><div><font color="#663366" face="&#39;courier new&#39;, monospace">echo -e &#39;STREAM FILE welcome 123 \n&#39;</font></div><div><font color="#663366"><font face="trebuchet ms,sans-serif"><br>

</font></font></div><div><font color="#663366"><font face="trebuchet ms,sans-serif">dialplan:</font></font></div><div><font class="Apple-style-span" color="#663366"><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">exten =&gt; 5150,1,Answer()</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  same =&gt; n,Set(CHANNEL(language)=en_AU)</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  same =&gt; n,AGI(testagi.sh)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  same =&gt; n,Hangup</font></div></div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; "><br></div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">

console output:</div><div><div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif">   </font><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"> -- Executing [5150@AllPhones:1] Answer(&quot;SIP/PBX-00000024&quot;, &quot;&quot;) in new stack</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    -- Executing [5150@AllPhones:2] Set(&quot;SIP/PBX-00000024&quot;, &quot;CHANNEL(language)=en_AU&quot;) in new stack</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    -- Executing [5150@AllPhones:3] AGI(&quot;SIP/PBX-00000024&quot;, &quot;testagi.sh&quot;) in new stack</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    -- Launched AGI Script /var/lib/asterisk/agi-bin/testagi.sh</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    -- Playing &#39;welcome&#39; (escape_digits=1) (sample_offset 0)</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    -- &lt;SIP/PBX-00000024&gt;AGI Script testagi.sh completed, returning 0</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    -- Executing [5150@AllPhones:4] Hangup(&quot;SIP/PBX-00000024&quot;, &quot;&quot;) in new stack</font></div>

<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  == Spawn extension (AllPhones, 5150, 4) exited non-zero on &#39;SIP/PBX-00000024&#39;</font></div></div></div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">

<br></div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">But nothing happens...as in even when it says that it&#39;s playing the file (as verified in the asterisk &#39;full&#39; log), I hear nothing on the phone</div>

<div style="font-family: &#39;trebuchet ms&#39;, sans-serif; "><br></div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">What gives? spent 2 hrs Googling but nothing! :(</div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">

<br></div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">Thx</div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; ">\A</div><div style="font-family: &#39;trebuchet ms&#39;, sans-serif; "><br>
</div>
</font></div></div>