Sorry to bother the Dev group, but maybe this question is best answered by the dev group anyways.<br><br>With Asterisk 1.4.8, I&#39;ve got a DIAL() command running something like the following:<br><br>Dial(Local/2345678900&amp;Local
<div id="mb_0">/2345678901&amp;Local/2345678902&amp;Local/2345678903,30,r)
<br><br>Then I have an extension:<br><br>_NXXNXXXXXX,1,Dial(SIP/sip_line/1${EXTEN},,r)<br><br>And
the problem is that there seems to be a recent issue (and it only
happens for some users, or so it seems) that while the call is being
connected the user doesn&#39;t hear any ringing sound.&nbsp; When the person
gets connected though, they have no issues hearing the person on the
other end or speaking.&nbsp; I was thinking for a while it was some issue
with the audio channel getting passed though, but I&#39;m not sure
anymore.&nbsp; I&#39;ll do some more tests, but does anyone have an idea?&nbsp; Wish
Asterisk would dump some errors saying it&#39;s not able to send ringing
audio out (if that&#39;s the problem).
</div><br clear="all"><br>-- <br>/Nick