ftocc

Both Way Call does not work

sanjoy_rath
Posts: 4
Member Since:
2008-02-06

Hello,

I am able to connect both XLite to the Trixbox server. The asterisk server was in DMZ and in the NAT as well. Either way, my voice is going through OK and the other side is able to hear but I am not able to hear the other side.

Any thoughts how I resolve that.

Thanks,
Sanjoy.



gbrook
Posts: 213
Member Since:
2006-06-06
Try this in sip_nat.conf

; This prevents issues with one way voice.
nat=yes
externip=xxx.xxx.xxx.xxx ; external IP Address
externrefresh=5
localnet=192.168.0.0/255.255.255.0 ; The first 3 octets of the local IP address

Cheers
Garry



sanjoy_rath
Posts: 4
Member Since:
2008-02-06
Following is my input in

Following is my input in sip_nat.conf

externip=28.230.27.241
localnet=192.168.1.0/255.255.255.0
externrefresh=5

The 28.230.27.241 is the server ip where trixbox is running.

Is that what you are referring to.



Comment viewing options

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