Hello

i am trying to setup sipgate gateway

i can get incoming calls fine, but when i dial in and then try to dial
out i get this in asterisk command line

-- Called 01179248615@sipgate
[Sep 18 13:58:30] NOTICE[28232]: chan_sip.c:17885
handle_response_invite: Failed to authenticate on INVITE to
'"01179553708" <sip:sip...@sipgate.co.uk>;tag=as30eb9dd1'
    -- SIP/sipgate-0000014d is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)


here is my sip.conf file


[general]
port = 5060
bindaddr = 0.0.0.0
context=default
qualify=no
disallow=all
allow=alaw
allow=ulaw
allow=g729
allow=gsm
allow=slinear
srvlookup=yes
videosupport=yes
alwaysauthreject=yes

register => SIP-ID:sip-passw...@sipgate.co.uk/SIP-ID

[sipgate]
type=peer
secret=SIP_PASSWORD
insecure=invite
username=SIP-ID
defaultuser=SIP-ID
fromuser=SIP-ID
context=sipgate_in
fromdomain=sipgate.co.uk
host=sipgate.co.uk
outboundproxy=proxy.live.sipgate.co.uk
qualify=yes
disallow=all
allow=alaw
dtmfmode=rfc2833


SIP-ID:SIP-Password
obviously, i replace these with my login details

but, are these the same thing ?
SIP-Password
SIP_PASSWORD

the sipgate guides are contradictory

http://www.sipgate.com/faq/article/394/How_do_I_configure_Asterisk
http://www.live.sipgate.co.uk/faq/article/508/How_do_I_configure_Asteri
sk


any suggestions ?

Many thanks


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