<br><div class="gmail_quote">On Mon, Nov 12, 2012 at 11:17 AM, Markus <span dir="ltr">&lt;<a href="mailto:universe@truemetal.org" target="_blank">universe@truemetal.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 11.11.2012 11:46, schrieb Eric Kuhnke:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m trying to troubleshoot an issue with my SIP service.  All outgoing<br>
calls work normally.  The following is a SIP debug log from Asterisk.  The<br>
test setup is as follows:<br>
</blockquote>
<br></div>
Miguel already explained what&#39;s going on. Have a look at the SIP packets to figure out more. On the Asterisk box:<br>
<br>
tcpdump -nnqt -s 0 -A -i eth0 port 5060<br>
<br>
Also, check your router/firewall logs, respectively activate them, to find out why the packets are not going through.<br>
<br>
Maybe also try<br>
<br>
qualify=yes<br>
<br></blockquote></div><div><br></div><div>yes, correct.</div><div>In addition, He might being notifying to the calling part incorrectly about the called part is behind a nat :)</div><div><br></div><div><a href="http://pastebin.com/1Mgn72vN">http://pastebin.com/1Mgn72vN</a>  (line 71: nat=no)</div>
<div><br></div><div><br></div><div>-- </div><span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">==============================</span><u style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"></u><span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">====</span><br style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Miguel Oyarzo</span><br style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Senior Systems Design Engineer</span><br style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Linux User: # 483188 - </span><font color="#888888" face="arial, sans-serif"><a href="http://counter.li.org" target="_blank">counter.li.org</a></font><br style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="background-color:rgb(255,255,255)"><font color="#888888" face="arial, sans-serif"><a href="http://au.linkedin.com/in/mikeaustralia" target="_blank">http://au.linkedin.com/in/mikeaustralia</a> </font><br><font color="#888888" face="arial, sans-serif">Melbourne, Australia</font></span>
<div><span style="font-size:13px;color:rgb(136,136,136);font-family:arial,sans-serif;background-color:rgb(255,255,255)">==============================</span><u style="font-size:13px;color:rgb(136,136,136);font-family:arial,sans-serif;background-color:rgb(255,255,255)"></u><span style="font-size:13px;color:rgb(136,136,136);font-family:arial,sans-serif;background-color:rgb(255,255,255)">====</span></div>
<br>
<div><br></div>