<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><div>Hi to all.</div><div><br></div><div>Today I installed freeswitch following the guide in Freeswitch book.</div><div>I made successfully all the tests in the book... well all but one.</div><div><br></div><div>When I tried to setup an external gateway on my iptel account, the registration process failed with 401 sip message.</div><div><br></div><div>This is the sip trace:</div><div><br></div><div>freeswitch@dhcppc7&gt; send 647 bytes to udp/[217.9.36.145]:5060 at 17:59:20.965613:</div><div>&nbsp; &nbsp;------------------------------------------------------------------------</div><div>&nbsp; &nbsp;REGISTER sip:sip.iptel.org;transport=udp SIP/2.0</div><div>&nbsp; &nbsp;Via: SIP/2.0/UDP MY_PUBLIC_IP:5080;rport;branch=z9hG4bKXNc7jeQB7BXrp</div><div>&nbsp; &nbsp;Max-Forwards: 70</div><div>&nbsp; &nbsp;From: &lt;sip:MY_ACCOUNT@iptel.org;transport=udp&gt;;tag=XQ58BvHmj15eD</div><div>&nbsp; &nbsp;To: &lt;sip:MY_ACCOUNT@iptel.org;transport=udp&gt;</div><div>&nbsp; &nbsp;Call-ID: 8c2823cd-573d-4cc2-8e01-cba340ae890f</div><div>&nbsp; &nbsp;CSeq: 24760296 REGISTER</div><div>&nbsp; &nbsp;Contact: &lt;sip:gw+iptel@MY_PUBLIC_IP:5080;transport=udp;gw=iptel&gt;</div><div>&nbsp; &nbsp;Expires: 3600</div><div>&nbsp; &nbsp;User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-1e6c4be 2012-02-24 14-15-32 -0600</div><div>&nbsp; &nbsp;Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY</div><div>&nbsp; &nbsp;Supported: timer, precondition, path, replaces</div><div>&nbsp; &nbsp;Content-Length: 0</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;------------------------------------------------------------------------</div><div>recv 710 bytes from udp/[217.9.36.145]:5060 at 17:59:21.070238:</div><div>&nbsp; &nbsp;------------------------------------------------------------------------</div><div>&nbsp; &nbsp;SIP/2.0 401 Unauthorized</div><div>&nbsp; &nbsp;Via: SIP/2.0/UDP 192.168.1.9:5080:5080;rport=19198;branch=z9hG4bKXNc7jeQB7BXrp</div><div><span class="Apple-style-span">&nbsp; &nbsp;From: &lt;sip:</span>MY_ACCOUNT<span class="Apple-style-span">@iptel.org;transport=udp&gt;;tag=XQ58BvHmj15eD</span></div><div><span class="Apple-style-span">&nbsp; &nbsp;To: &lt;sip:</span>MY_ACCOUNT<span class="Apple-style-span">@iptel.org;transport=udp&gt;;tag=f18024bbca64dd60f33bcd92c390ee0f-5904</span></div><div>&nbsp; &nbsp;Call-ID: 8c2823cd-573d-4cc2-8e01-cba340ae890f</div><div>&nbsp; &nbsp;CSeq: 24760296 REGISTER</div><div>&nbsp; &nbsp;Expires: 600</div><div>&nbsp; &nbsp;Min-Expires: 240</div><div>&nbsp; &nbsp;WWW-Authenticate: Digest realm="iptel.org", nonce="T0ki/U9JIsE+F7QdNo/qIktZaDvpS0sn"</div><div>&nbsp; &nbsp;Server: ser (3.3.0-dev0 (i386/linux))</div><div>&nbsp; &nbsp;Content-Length: 0</div><div><span class="Apple-style-span">&nbsp; &nbsp;Warning: 392 217.9.36.145:5060 "Noisy feedback tells: &nbsp;pid=863 req_src_ip=</span>MY_PUBLIC_IP<span class="Apple-style-span">&nbsp;req_src_port=19198 in_uri=sip:sip.iptel.org;transport=udp out_uri=sip:sip.iptel.org;transport=udp via_cnt==1"</span></div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;------------------------------------------------------------------------</div><div><br></div><div>I'm sure that user account and password are valid.</div><div>I also tested (successfully) a call from my extension to my account@iptel.org.&nbsp;</div><div>Registration to iptel.org using a sip phone with the same user works just fine.</div><div><br></div><div>What's wrong?</div><div><br></div><div>Thank you in advance for your help,</div><div><br></div><div>Denis</div><div><br></div><div><br></div><div><br></div><div><br></div>
</div></body></html>