Hi Folks,
I have been struggling for a little while now to configure some trunks. I use two providers one is http://www.sipgate.co.uk for my incoming calls and the other is http://www.voipraider.com for my out going. For the life of me I have not been able to bring them up online. My setup is as follows:
Thomson router with with port forwarding set 5004-5082 to my Asterisk + FreePBX box ip and at the same time 10000-20000.
Setting from FreePBX
Outgoing settings
TrunkName: SipGate
Peer details:
username=XXXXXX
type=peer
secret=PASSWD
qualify=yes
nat=never
insecure=very
host=sipgate.co.uk
fromuser=XXXXXX
fromdomain=mydomain.com
dtmfmode=rfc2833
disallow=all
context=from-trunk
canreinvite=yes
authuser=PASSWD
allow=ulaw
Incoming Settings
User Context: XXXXXX
User details:
port=5060
bindaddr=0.0.0.0
context=error
qualify=no
disallow=all
allow=alaw&ulaw&g729&gsm&slinear
srvlookup=yes
Registration string:
XXXXXX:PASSWD@sipgate.co.uk/XXXXXX
FreePBX Version 2.7.0.0 downloaded as part of AsteriskNOW.
Anyhelp appreciated
