Sorry for blasting another desperate note but I am trying!   I have changed
the username and password and IP to protect my system.
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.
And, then it should connect and hit the "incoming" context and simply dial
the 617 number.   I am close but no cigar.  Now I get a fast busy tone only.

What is missing or what is needed please?

extensions.conf
[globals]

;
;
[incoming]
;
;exten=> s,1,Goto(125010155_incoming)
;
;[125010155_incoming]
exten => s,1,Answer
exten => s,n,Dial(SIP/16175551212)


sip.conf
[general]
;register => 125010155:funnyti...@sip3.voipvoip.com/125010155
register => 125010...@sip3.voipvoip.com:funnytiger@69.90.209.11
;
[incoming]
username=125010155
type=peer
secret=funnytiger
nat=auto
insecure=invite,port
host=69.90.209.11
fromdomain=69.90.209.11
dtmfmode=rfc2833
context=incoming
allow=g729
allow=ulaw
allow=alaw
allow=ilbc
srvlookup=yes
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to