Very strange indeed! post the dialplan lines as well. Seems like a very normal Dial command execution. Also complete SIP packets for this particular behaviour can show some insider. Which version of Asterisk you are using?<br>
<br><div class="gmail_quote">On Wed, Sep 28, 2011 at 6:44 AM, Alejandro Recarey <span dir="ltr">&lt;<a href="mailto:alexrecarey@gmail.com">alexrecarey@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all and thanks for reading.<br>
<br>
I am having a very strange issue. When dialing out with a certain<br>
carrier, asterisk 1.6.20 will play music on hold instead of a ring<br>
tone, although this behaviour is NOT what I want.<br>
<br>
Example dialplan execution:<br>
<br>
-- Executing [0021266xxx@test:13] Progress(&quot;SIP/100-00001e04&quot;, &quot;&quot;) in new stack<br>
-- Executing [0021266xxx@test:14]<br>
Dial(&quot;SIP/100-00001e04&quot;,&quot;SIP/21266xxx@x.x.x.x&quot;) in new stack<br>
-- Called 21266xxx@x.x.x.x<br>
-- Call on SIP/x.x.x.x-00001e05 placed on hold<br>
-- Started music on hold, class &#39;default&#39;, on SIP/100-00001e04<br>
-- SIP/x.x.x.x-00001e05 is making progress passing it to SIP/100-00001e04<br>
<br>
Now, a SIP packet capture shows no trace of the call being put on hold!<br>
<br>
Sample wireshark capture for the same call:<br>
<br>
x.x.x.x -&gt; y.y.y.y SIP/SDP Request: INVITE sip:21266xxx@x.x.x.x, with<br>
session description<br>
y.y.y.y -&gt; x.x.x.x SIP Status: 100 Giving a try<br>
y.y.y.y -&gt; x.x.x.x SIP/SDP Status: 180 Ringing, with session description<br>
<br>
And I get the music on hold instead of the ringtone. I have tried<br>
placing Progress() in front of Dial() but to no avail. I do not want<br>
to use the &quot;r&quot; option in Dial() because then I lose the destination<br>
ringtone in early media which is important to my customers.<br>
<br>
Anybody had a similar issue? Any idea of what parameters I can try to<br>
tweak, as I am stumped...<br>
<br>
Thanks!<br>
<br>
Alex<br>
<br>
--<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>
</blockquote></div><br>