Hi,
I have a small issue with my new Trixbox installation.
The server is located in the DMZ.
I have created a SIP trunk to my Danish provider (Musimi) and a “Ring All” ring group. Which my incoming route ends in.
The phones located on my LAN can connect to the Trixbox. The internal (LAN) IP phones can call each other, they can call out using the Musimi trunk. And I can receive external calls through the Musimi trunk on my internal IP phones.
Now I would like to connect an external (WAN) IP phone to the Trixbox.
The external phone registers at the Trixbox, and if I make a call to an internal IP phone the call is received but there is no sound.
I have opened the following ports in my firewall:
5060-5090UDP External IP --> Trixbox
10000-10200UDP External IP --> Trixbox
5060TCP External IP --> Trixbox
I have changed /etc/asterisk/rtp.conf to:
rtpstart=10000
rtpend=10200
Since the firewall is using NAT between WAN and DMZ I have tried the following in /etc/asterisk/sip_nat.conf:
externip=87.72.xxx.yyy
localnet=172.16.30.0/255.255.255.0
localnet=172.16.10.0/255.255.255.0
When I add this, the SIP trunk and the internal IP phones stops to work. So I’ve removed these entrys again.
I do not see rejected packages in the firewall between the external IP phone and the Trixbox.
WAN subnet: 87.72.xxx.yyy
LAN subnet: 172.16.10.0/255.255.255.0
DMZ subnet: 172.16.30.0/ 255.255.255.0
I’m using the latest Trixbox 2.6.2 (and I have installed all updates)
Any help much appreciated,

Member Since:
2009-05-05