Sorry for blasting another desperate note but I am trying!   I have changed the username and password and IP to protect my system.<br>But, the logic is unchanged.  It is does not work!  I simply want to dial the telephone number provided to me for my DID which corresponds with my SIP info.<br>
And, then it should connect and hit the &quot;incoming&quot; context and simply dial the 617 number.   I am close but no cigar.  Now I get a fast busy tone only.<br><br>What is missing or what is needed please?<br><br>extensions.conf<br>
[globals]<br><br>;<br>;<br>[incoming]<br>;<br>;exten=&gt; s,1,Goto(125010155_incoming)<br>;<br>;[125010155_incoming]<br>exten =&gt; s,1,Answer<br>exten =&gt; s,n,Dial(SIP/16175551212)<br><br><br>sip.conf<br>[general]<br>;register =&gt; <a href="http://125010155:funnytiger@sip3.voipvoip.com/125010155">125010155:funnytiger@sip3.voipvoip.com/125010155</a><br>
register =&gt; 125010155@sip3.voipvoip.com:f<a href="mailto:unnytiger@69.90.209.11">unnytiger@69.90.209.11</a><br>;<br>[incoming]<br>username=125010155<br>type=peer<br>secret=funnytiger<br>nat=auto<br>insecure=invite,port<br>
host=69.90.209.11<br>fromdomain=69.90.209.11<br>dtmfmode=rfc2833<br>context=incoming<br>allow=g729<br>allow=ulaw<br>allow=alaw<br>allow=ilbc<br>srvlookup=yes<br>