Hello
I’m all set up with Asterisk 1.2 on my Mac and everything is working fine. I’ve been using Gradwell as my provider and I’m very happy with them. The time has come however to add another account to Asterisk. This time the provider is Sipgate. Unfortunately, although I can receive calls, when I try to place one I get:
Nov 24 20:34:02 NOTICE[285] chan_sip.c: Failed to authenticate on INVITE to ‘“01111111111” sip:1111111@sipgate.co.uk;tag=as607f34a8’
So I wonder if anyone would be happy to review my settings? The SIP DEBUG shows that the response from the Sipgate server is ‘603 Declined’. I’ve made sure the password and username are correct. I even set up another account - but the same thing happened.
Many thanks.
Chris
[general]
context=default
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
rtptimeout=180
rtpholdtimeout=300
externip=212.xxx.xxx.xxx
localnet=192.168.2.0/255.255.255.0
nat=yes
qualify=4000
alwaysauthreject=yes
deny=0.0.0.0/0.0.0.0
permit=192.168.2.0/255.255.255.0
allowguest=no
register => 1111111:XXXXXXXX@sipgate.co.uk/1111111
[1111111]
type=friend
uesrname=1111111
secret=XXXXXXXX
fromuser=1111111
fromdomain=sipgate.co.uk
host=sipgate.co.uk
insecure=invite
dtmfmode=rfc2833
context=fromsipgatetest