[asterisk-users] sipgate outgoing calls
gpxctawjc5oh at irational.org
gpxctawjc5oh at irational.org
Wed Sep 18 08:29:20 CDT 2013
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 at sipgate
[Sep 18 13:58:30] NOTICE[28232]: chan_sip.c:17885
handle_response_invite: Failed to authenticate on INVITE to
'"01179553708" <sip:SIP-ID at 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-Password at 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
More information about the asterisk-users
mailing list