<div dir="ltr"><div>Basic Dial Plan</div><div> </div><div>Why is this plan not engaging the line </div><div>exten =&gt; 105,n,Dial(SIP/<a href="http://voipvoip.com/17035013333">voipvoip.com/17035013333</a>)</div><div>and dialing the 703 number?</div>
<div> </div><div>The logs and debug dont show any problems....</div><div> </div><div> </div><div>[incoming]<br>exten =&gt; 4444444444,1,Answer()<br>exten =&gt; 4444444444,n,Wait(1)<br>exten =&gt; 4444444444,n,Playback(beep)<br>
exten =&gt; 4444444444,n,Goto(105,105,1)<br>;<br>;<br>[105]<br>exten =&gt; 105,1,Wait(2)<br>exten =&gt; 105,n,Playback(hello-world)<br>exten =&gt; 105,n,Dial(SIP/<a href="http://voipvoip.com/17035013333">voipvoip.com/17035013333</a>)<br>
exten =&gt; 105,n,Hangup()<br></div></div>