<div dir="ltr">Hi<div>I have a grandstream ata(HT701) behind nat which is trying to register to freeswitch with public ip but it is getting 403. Zoiper is working fine with same configuration. These are sip messages after enabling siptrace</div><div><br></div><div><div>recv 812 bytes from udp/[x.x.x.x]:5060 at 06:39:06.476367:</div><div>   <font size="1">------------------------------------------------------------------------</font></div><div><font size="1">   REGISTER sip:y.y.y.y:5070 SIP/2.0</font></div><div><font size="1">   Via: SIP/2.0/UDP 192.168.33.109:5060;branch=z9hG4bK951798483;rport</font></div><div><font size="1">   From: &quot;100&quot; &lt;sip:100@y.y.y.y:5070&gt;;tag=1551799885</font></div><div><font size="1">   To: &lt;sip:100@y.y.y.y:5070&gt;</font></div><div><font size="1">   Call-ID: 1772924103-5060-2@BJC.BGI.DD.BAJ</font></div><div><font size="1">   CSeq: 2012 REGISTER</font></div><div><font size="1">   Contact: &lt;<a href="http://sip:100@192.168.33.109:5060">sip:100@192.168.33.109:5060</a>&gt;;reg-id=1;+sip.instance=&quot;&lt;urn:uuid:00000000-0000-1000-8000-000B829D0E35&gt;&quot;</font></div><div><font size="1">   Authorization: Digest username=&quot;100&quot;, realm=&quot;y.y.y.y&quot;, nonce=&quot;a5163fda-cb35-11e6-bc3a-6bd3c5b5a0c6&quot;, uri=&quot;sip:y.y.y.y:5070&quot;, response=&quot;b3e394d5f59e1e3c79cc5ec596d132e1&quot;, algorithm=MD5, cnonce=&quot;09249246&quot;, qop=auth, nc=00000008</font></div><div><font size="1">   Max-Forwards: 70</font></div><div><font size="1">   User-Agent: Grandstream HT701 1.0.8.2</font></div><div><font size="1">   Supported: path</font></div><div><font size="1">   Expires: 180</font></div><div><font size="1">   Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE</font></div><div><font size="1">   Content-Length: 0</font></div><div><font size="1"><br></font></div><div><font size="1">   ------------------------------------------------------------------------</font></div><div><font size="1">send 548 bytes to udp/[x.x.x.x]:5060 at 06:39:06.569125:</font></div><div><font size="1">   ------------------------------------------------------------------------</font></div><div><font size="1">   SIP/2.0 403 Forbidden</font></div><div><font size="1">   Via: SIP/2.0/UDP 192.168.33.109:5060;branch=z9hG4bK951798483;rport=5060;received=x.x.x.x</font></div><div><font size="1">   From: &quot;100&quot; &lt;sip:100@y.y.y.y:5070&gt;;tag=1551799885</font></div><div><font size="1">   To: &lt;sip:100@y.y.y.y:5070&gt;;tag=0r6HXSrXZD44a</font></div><div><font size="1">   Call-ID: 1772924103-5060-2@BJC.BGI.DD.BAJ</font></div><div><font size="1">   CSeq: 2012 REGISTER</font></div><div><font size="1">   User-Agent: FreeSWITCH-mod_sofia/1.2.14+git~20131019T195513Z~44680b31d9</font></div><div><font size="1">   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE</font></div><div><font size="1">   Supported: timer, precondition, path, replaces</font></div><div><font size="1">   Content-Length: 0</font></div><div> how can I debug this?<br>thanks</div></div></div>