<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> send 647 bytes to udp/[217.9.36.145]:5060 at 17:59:20.965613:</div><div> ------------------------------------------------------------------------</div><div> REGISTER sip:sip.iptel.org;transport=udp SIP/2.0</div><div> Via: SIP/2.0/UDP MY_PUBLIC_IP:5080;rport;branch=z9hG4bKXNc7jeQB7BXrp</div><div> Max-Forwards: 70</div><div> From: <sip:MY_ACCOUNT@iptel.org;transport=udp>;tag=XQ58BvHmj15eD</div><div> To: <sip:MY_ACCOUNT@iptel.org;transport=udp></div><div> Call-ID: 8c2823cd-573d-4cc2-8e01-cba340ae890f</div><div> CSeq: 24760296 REGISTER</div><div> Contact: <sip:gw+iptel@MY_PUBLIC_IP:5080;transport=udp;gw=iptel></div><div> Expires: 3600</div><div> User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-1e6c4be 2012-02-24 14-15-32 -0600</div><div> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY</div><div> Supported: timer, precondition, path, replaces</div><div> Content-Length: 0</div><div> </div><div> ------------------------------------------------------------------------</div><div>recv 710 bytes from udp/[217.9.36.145]:5060 at 17:59:21.070238:</div><div> ------------------------------------------------------------------------</div><div> SIP/2.0 401 Unauthorized</div><div> Via: SIP/2.0/UDP 192.168.1.9:5080:5080;rport=19198;branch=z9hG4bKXNc7jeQB7BXrp</div><div><span class="Apple-style-span"> From: <sip:</span>MY_ACCOUNT<span class="Apple-style-span">@iptel.org;transport=udp>;tag=XQ58BvHmj15eD</span></div><div><span class="Apple-style-span"> To: <sip:</span>MY_ACCOUNT<span class="Apple-style-span">@iptel.org;transport=udp>;tag=f18024bbca64dd60f33bcd92c390ee0f-5904</span></div><div> Call-ID: 8c2823cd-573d-4cc2-8e01-cba340ae890f</div><div> CSeq: 24760296 REGISTER</div><div> Expires: 600</div><div> Min-Expires: 240</div><div> WWW-Authenticate: Digest realm="iptel.org", nonce="T0ki/U9JIsE+F7QdNo/qIktZaDvpS0sn"</div><div> Server: ser (3.3.0-dev0 (i386/linux))</div><div> Content-Length: 0</div><div><span class="Apple-style-span"> Warning: 392 217.9.36.145:5060 "Noisy feedback tells: pid=863 req_src_ip=</span>MY_PUBLIC_IP<span class="Apple-style-span"> 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> </div><div> ------------------------------------------------------------------------</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. </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>