<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Can you do a tcpdump to look at the rtp streams on your box and check they are both generating and aiming at the right places<div><br></div><div>IAX will have no issue with NAT/firewall but SIP / RTP can.&nbsp;</div><div><br></div><div>tcpdump -nn udp and portrange 10000-20000&nbsp;</div><div>(pick your portrange if its operating on something else)</div><div><br></div><div>Should show you mad lines of rtp going backwards and forwards (like below) when there is a conversation in place. If you can see it being sent from the asterisk box but not heard by the client then either try a different client, or something is blocking the return leg to your client</div><div><br></div><div><div>13:00:21.309139 IP 192.168.63.83.16450 &gt; 192.168.63.30.13902: UDP, length 172</div><div>13:00:21.328703 IP 192.168.63.83.16450 &gt; 192.168.63.30.13902: UDP, length 172</div><div>13:00:21.348572 IP 192.168.63.83.16450 &gt; 192.168.63.30.13902: UDP, length 172</div><div>13:00:21.369096 IP 192.168.63.83.16450 &gt; 192.168.63.30.13902: UDP, length 172</div><div>13:00:21.388572 IP 192.168.63.83.16450 &gt; 192.168.63.30.13902: UDP, length 172</div><div><br></div><div>Cheers Duncan</div><div><br><div><div>On 10/03/2011, at 12:26 PM, Tim King wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thank you I have also tried those settings. The main thing is coming from my voip provider all I am doing is bridging the calls to two other devices (1 trixbox and 1 digium aa50) via IAX trunks. Both devices are answering with an IVR and when I call in I can not hear the IVR. However if I call directly to a SIP client the person answering the SIP phone can hear me but I can not hear them at all.&nbsp; Its definately not a NAT issue which is what makes it even more confusing. When the call is in place a sip show channels shows me both lefs of the call and they are both using either alaw or ulaw so it should not be a codec translation issue either.<br>
<br><div class="gmail_quote">On Wed, Mar 9, 2011 at 6:19 PM, Satish Patel <span dir="ltr">&lt;<a href="mailto:satish_lx@hotmail.com">satish_lx@hotmail.com</a>&gt;</span> wrote:<br></div><br></blockquote></div><br></div></div></body></html>