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've got a DIAL() command running something like the following:<br><br>Dial(Local/2345678900&Local
<div id="mb_0">/2345678901&Local/2345678902&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't hear any ringing sound. When the person
gets connected though, they have no issues hearing the person on the
other end or speaking. I was thinking for a while it was some issue
with the audio channel getting passed though, but I'm not sure
anymore. I'll do some more tests, but does anyone have an idea? Wish
Asterisk would dump some errors saying it's not able to send ringing
audio out (if that's the problem).
</div><br clear="all"><br>-- <br>/Nick