<div>Hi Alex,</div><div><br></div><div><br></div>I&#39;m new to this list, but I had this problem too, and I solved it looking at the codecs the sip handsets use, and then I converted the voice prompts to that codec just like Philipp said..<div>
<br></div><div>Ondrej<br><br><div class="gmail_quote">On Tue, Aug 31, 2010 at 10:04 AM, Alex Ferrara <span dir="ltr">&lt;<a href="mailto:alex@receptiveit.com.au">alex@receptiveit.com.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi everyone,<br>
<br>
This is my first post to the list, although I am a long term user of Asterisk. I have recently found a problem that I just can&#39;t seem to solve.<br>
<br>
I have a client that has an Ubuntu x64 based Asterisk server with and ISDN Dahdi interface and about 25 SIP handsets. Everything was working fine in Asterisk 1.4 and now after migrating the config to Asterisk 1.6.2.5 I have one single issue that I can&#39;t explain.<br>

<br>
I have an extension that if you call it, it will play a sound file and hangup. Pretty simple stuff. Below is the extensions.conf entry for this extension.<br>
<br>
exten =&gt; 849,1,Playback(custom/ceh-meetingmsg)<br>
exten =&gt; 849,n,Hangup<br>
<br>
The following happens if I dial it from a SIP handset<br>
<br>
  == Using SIP RTP CoS mark 5<br>
    -- Executing [849@smallanimals:1] Playback(&quot;SIP/812-00000074&quot;, &quot;custom/ceh-meetingmsg&quot;) in new stack<br>
    -- &lt;SIP/812-00000074&gt; Playing &#39;custom/ceh-meetingmsg.gsm&#39; (language &#39;en&#39;)<br>
    -- Executing [849@smallanimals:2] Hangup(&quot;SIP/812-00000074&quot;, &quot;&quot;) in new stack<br>
  == Spawn extension (smallanimals, 849, 2) exited non-zero on &#39;SIP/812-00000074&#39;<br>
<br>
The scenario is during the day, if my client has a staff meeting, they simply turn on call forwarding on the reception phone to this extension. In the past, the audio would start as soon as the caller dials in.<br>
<br>
After upgrading to Asterisk 1.6, we simply get no audio until the dialplan finishes. On the Asterisk console, I can see that the sound file is indeed playing, but we can&#39;t hear it. This happens if I am dialing the from a SIP extension on the phone system, or if I dial in from the public phone system.<br>

<br>
 == Using SIP RTP CoS mark 5<br>
    -- Executing [812@smallanimals:1] Dial(&quot;SIP/811-00000046&quot;, &quot;SIP/812,60&quot;) in new stack<br>
  == Using SIP RTP CoS mark 5<br>
    -- Called 812<br>
    -- Got SIP response 302 &quot;Moved Temporarily&quot; back from 192.168.1.148<br>
    -- Now forwarding SIP/811-00000046 to &#39;Local/849@smallanimals&#39; (thanks to SIP/812-00000047)<br>
    -- Executing [849@smallanimals:1] Playback(&quot;Local/849@smallanimals-b5dd;2&quot;, &quot;custom/ceh-meetingmsg&quot;) in new stack<br>
    -- &lt;Local/849@smallanimals-b5dd;2&gt; Playing &#39;custom/ceh-meetingmsg.gsm&#39; (language &#39;en&#39;)<br>
<br>
I have tried so many things that I have lost count, and I humbly ask the collective intelligence of the Asterisk community for assistance.<br>
<br>
Many thanks<br>
<font color="#888888"><br>
aF<br>
</font><div><div></div><div class="h5">--<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- Ondrej Škopek<br>
</div>