sipgate and trixbox

About two years ago I had a post on my blog with details of how to get a sipgate account working with trixbox. I still get one or two emails a month asking me for the information so I am reposting it here. I have purposely set the time of the post to 1st January so it appears at the start of the blog. Google should pick up the details without it interfering with the normal posts.
The following worked fine for me for both incoming and outgoing calls.

Outgoing settings

allow=ulaw&alaw
authuser=NNNNNNN
canreinvite=no
disallow=all
dtmfmode=info
fromdomain=sipgate.co.uk
fromuser=NNNNNNN
host=sipgate.co.uk
insecure=very
nat=yes
secret=PPPPPPPP
type=peer
username=NNNNNNN

Incoming settings

context=from-trunk
fromdomain=sipgate.co.uk
fromuser=NNNNNNN
host=sipgate.co.uk
insecure=very
qualify=yes
secret=PPPPPPPP
type=friend
username=NNNNNNN

Register String

NNNNNNN:PPPPPPPP@sipgate.co.uk

Where NNNNNNN is your username and PPPPPPPP is your password.

Once this is done you should be able to make outgoing calls. To receive incoming calls you then need to edit your sip.conf file.

Replace the line:

context = from-sip-external ; Send unknown SIP callers to this context

with

context = from-trunk ; Send unknown SIP callers to this context

Don’t forget to reload your config files or you will be scratching your head for 15 extra minutes like I did.

And Voila! Incoming and outgoing calls should work from your sipgate account.

1 Comment »

RSS feed for comments on this post. TrackBack URI

  1. Thanks Paul for re-posting, I’m playing with different flavours of Asterisk at prseent, but I already have a Sipgate account so it should make that experiment a lot easier

    Comment by GordonNo Gravatar — May 19, 2008 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Powered by WordPress with GimpStyle Theme design by Horacio Bella.