View Single Post
  #4 (permalink)  
Old 08-04-2006, 10:33 PM
Carl Farrington
Guest
 
Posts: n/a
Default Re: Sipgate with Trixbox


"Sparks" <postmaster@127.0.0.1> wrote in message
news:44d35b63$0$638$bed64819@news.gradwell.net...
> Has anyone here got Sipgate working with Trixbox?
>



Yep. My sip_additional.conf looks like this:

[sipgate]
username=PASSWORD
type=friend
srvlookup=yes
secret=PASSWORD
qualify=no
qualify=yes
port=5060
nat=yes
insecure=very
host=sipgate.co.uk
fromuser=USERNAME
fromdomain=sipgate.co.uk
disable=all
context=from-trunk
bindaddr=0.0.0.0
allow=alaw
allow=ulaw
allow=g729
allow=gsm
allow=slinear

register=user:password@sipgate.co.uk/user

I just put everything (except the register string) in the first box (the
incoming box I think it was) - it doesn't matter. It still gets written to
the same sip_additional.conf.

remember to set "allow anonymous inbound SIP calls" in general, and set an
"ANY CID / ANY DID" inbound route.



Reply With Quote