Does anyone see any issues here?   I cannot get it to work.
Passwords are not real!

 [general]
;register => 999:[email protected]
register => 999:[email protected]
context=default
port=5060
bindaddr=0.0.0.0
srvlookup=yes ; enable DNS SRV server

[joesipshow]
type=friend
host=sip.callwithus.com
authuser=999
username=999
secret=999222
qualify=no
insecure=very
context=default
bindport=5060
fromdomain=sip.callwithus.com
qualify=3600
nat=no ; or yes if you are behind NAT


[default]
exten => s,1,Answer()
exten => s,n,Wait(1)
exten => s,n,Dial(SIP/callwithus/17031111111)
exten => s,n,Wait(2)
exten => s,n,Hangup()

--
_____________________________________________________________________
-- 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