[Asterisk-Users] SIPGate for outgoing calls

Simon Brown Simon.Brown at otterson.com.au
Wed Nov 3 13:22:41 MST 2004


 Try:
register => <>:<>@sipgate.co.uk/<username>

And 
canreinvite=no
disallow=all
allow=ulaw
allow=alaw
allow=gsm

Simon

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Asterisk
Sent: Thursday, 4 November 2004 6:11
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] SIPGate for outgoing calls

I'm trying to get * to route external calls through SIPgate, and have
obtained limited success. I can get calls routed to other SIPGate users, but
when I try to route calls to the PSTN, I get an error announcement back from
SIPGate. The SIPGate account is fine, I can use it to make calls to the PSTN
with other devices. Anyone any clues?

>From sip.conf:

register => <>:<>@sipgate.co.uk:5060

[sipgate]
type=friend
host=sipgate.co.uk
username=<>
fromuser=<>
authuser=<>
secret=<>
fromdomain=sipgate.co.uk
insecure=very
disallow=all
allow=ulaw
allow=alaw
allow=g726
canreinvite=yes

>From extensions.conf:
exten => _9.,1,Dial(SIP/${EXTEN:1}@sipgate,30,t)


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



More information about the asterisk-users mailing list