Bandwidth.com NAT setup?

hawt
Posts: 4
Member Since:
2009-03-23

We can make and receive phone calls but the voice is only one way, from the trixbox side out we can hear fine, from outside to trixbox it's silent. This seems like it should be a NAT problem but we think everything is setup right. Any ideas?

We have Watchguard Firebox setup to forward 5060UDP and 1024-64000UDP to the trixbox.

sip_nat.conf
--------------------------------------
nat=yes
externip=xxx.xxx.xxx.xx
localnet=10.10.0.0/255.255.0.0

SIP Trunk
--------------------------------------
Max Channels: 15
Outbound Dial Prefix: +

PEER Details:
canreinvite=yes
dtmfmode=rfc2833
host=216.82.224.202
outboundproxy=216.82.224.202
progressinbound=yes
qualify=300
nat=yes
type=peer
disallow=all
allow=ulaw

USER Details
nat=yes
type=peer
reinvite=yes
port=5060
insecure=invite,port
host=216.82.224.202
fromdomain=216.82.224.202
dtmfmode=rfc2833
disallow=all
context=from-trunk
canreinvite=no
allow=ulaw
qualify=300



jades
Posts: 2340
Member Since:
2006-11-26
http://josephades1.googlepage

http://josephades1.googlepages.com/gen_sipnat
http://josephades1.googlepages.com/voip_bandwidthconfig

Also, what firewall are you using?
Also, make sure UDP 5060 and UDP 10000 to 20000 is opened

--

Joseph Ades
josephades1_at_gmail_dot_com
(212) 937-4299



chazers18
Posts: 85
Member Since:
2007-04-23
see if there is a option for static porting

In my setup (pfsense)
you need to use the static porting. now i am not uptodate with your firebox, but that is where i would start

also see if adding this line to the config helps
externrefresh=10

oh and look at this book it will help alot more of the easy questions out there
http://dumbme.mbit.com.au/trixbox2/trixbox2_without_tears.pdf



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.