<div dir="ltr">I have a simple dialplan with asterisk 18.14.0<div><br></div><div>exten => 141,1,Answer<br>exten => 141,n,Noop(MC)<br>exten => 141,n,Playback(beep)<br>exten => 141,n,Dial(MulticastRTP/basic/<a href="http://239.168.4.90:30410//t(15)">239.168.4.90:30410//t(15)</a>)<br>exten => 141,n,Hangup<br></div><div><br></div><div>Most times this works just fine ... Once in a while the person hears the beep - but nothing connects on the multicast.</div><div><br></div><div>What might this be? How can I tell what is happening and why it does not connect?</div><div><br></div><div>is it valid to put :</div><div>exten => 141,n,Dial(MulticastRTP/basic/<a href="http://239.168.4.90:30410//t(15)">239.168.4.90:30410//t(15)</a>)<br></div><div>exten => 141,n,Dial(MulticastRTP/basic/<a href="http://239.168.4.90:30410//t(15)">239.168.4.90:30410//t(15)</a>)<br></div><div><br></div><div>So if the first one doesnt connect perhaps the second one will ???</div><div>Thanks</div><div><br></div><div>Jerry</div></div>