<div>Hi all,</div>
<div> </div>
<div>We encountered a strange phenomenon when trying to upgrade from 1.6.2.0 to any newer releases:</div>
<div> </div>
<div>We use the following cli command to feed a wave/mp3 file into an existing conference on an other serve:</div>
<div>/opt/asterisk/sbin/asterisk -r -x &quot;channel originate <a href="mailto:Local/ConfGongAdmin@XY_Features">Local/ConfGongAdmin@XY_Features</a> extension ConfGongPlay@XY_Features&quot;</div>
<div> </div>
<div>The corresponding extensions.conf part looks like that:</div>
<div>----------------------</div>
<div>[XY_Features]</div>
<div>exten =&gt; ConfGongAdmin,1,NoCDR()<br>exten =&gt; ConfGongAdmin,n,Set(TIMEOUT(absolute)=10)<br>exten =&gt; ConfGongAdmin,n,Dial(<a href="mailto:SIP/12345@server">SIP/12345@server</a>)</div>
<div> </div>
<div>exten =&gt; ConfGongPlay,1,Answer()<br>exten =&gt; ConfGongPlay,n,Set(TIMEOUT(absolute)=10)<br>exten =&gt; ConfGongPlay,n,Wait(2)<br>exten =&gt; ConfGongPlay,n,Playback(/etc/asterisk/sounds/gong)</div>
<div>-----------------------</div>
<div> </div>
<div>Until asterisk-1.6.2.0 this worked fine.</div>
<div> </div>
<div>With later releases including 1.6.2.5 asterisk does a call to <a href="mailto:ConfGongAdmin@XY_Features">ConfGongAdmin@XY_Features</a> but once that stands does not</div>
<div>continue with a call to ConfGongPlay.</div>
<div> </div>
<div>Our asterisk system is a pure asterisk installation, no dahdi drivers for timing, as we don&#39;t have zaptel/dahi hardware.</div>
<div> </div>
<div>What we basically do is we try to play a sound file into an existing conference on another server.</div>
<div> </div>
<div>We have also tried to do the same thing with the ConfBridge application but have found so far that ConfBridge only works with</div>
<div>phones, e.g. stations that provide RTP which asterisk can use for timing. When we try to play a sound file into such a conference</div>
<div>from the same server asterisk won&#39;t play anything.</div>
<div> </div>
<div>Maybe I am just doing it wrong. Any suggestions or help would be appreciated.</div>
<div> </div>
<div>Andreas</div>
<div> </div>
<div> </div>
<div> </div>
<div><br><br> </div>