<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Mike,<br><br>I think this is the issue from where the option was intended:<br><br><a href="http://jira.freeswitch.org/browse/FS-2875" target="_blank">http://jira.freeswitch.org/browse/FS-2875</a><br><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: bulkorok@outlook.com<br>To: freeswitch-users@lists.freeswitch.org<br>Date: Thu, 21 Mar 2013 15:03:26 +0100<br>Subject: Re: [Freeswitch-users] FW: [ERR] sofia_reg.c:1914 NO CONTACT!<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Thanks Mike,<br><br>this is stopping flooding my logs :-)<br><br>regards Benjamin<br><br><div><div id="ecxSkyDrivePlaceholder"></div><hr id="ecxstopSpelling">From: mike@jerris.com<br>Date: Thu, 21 Mar 2013 09:07:22 -0400<br>To: freeswitch-users@lists.freeswitch.org<br>CC: anthm@freeswitch.org<br>Subject: Re: [Freeswitch-users] FW: [ERR] sofia_reg.c:1914 NO CONTACT!<br><br>a reg without a contact is trying to lookup what is already regged. &nbsp;If you want to turn on this, add sofia param<div><br></div><div>reg-deny-binding-fetch-and-no-lookup=false</div><div><br></div><div>Tony- &nbsp;The notes in the source on this are unclear if this is supposed to be on by default. &nbsp;it defaults to true, but if you explicitly set it to true it brings up a deprecated warning (true means do not do lookup). &nbsp;Do you remember what was intended?</div><div><br></div><div>Mike</div><div><br></div><div><br><div><div><div>On Mar 21, 2013, at 8:30 AM, bulk orok &lt;<a href="mailto:bulkorok@outlook.com">bulkorok@outlook.com</a>&gt; wrote:</div><br class="ecxApple-interchange-newline"><blockquote><div class="ecxhmmessage" style="font-size:12pt;font-family:Calibri;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;"><div dir="ltr">Hi,<br><div><div dir="ltr"><br>FreeSWITCH (Version 1.2.7 git 93e2a38) throws this error in the CLI when a REGISTER without CONTACT-header hits it. FS responds with 500 Internal Server Error<br>The requesting side is sending a second REGISTER with Contact then and it registeres.<br>Some "AVM FritzBox" hardware-boxes send such a REGISTER.<br><br>Here a (cleaned) SIP-Trace<br><br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>recv 620 bytes from udp/[1.2.3.4]:5060 at 11:01:06.214597:<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; REGISTER<span class="ecxApple-converted-space">&nbsp;</span><a target="_blank">sip:sipproxy.somebusiness.com</a><span class="ecxApple-converted-space">&nbsp;</span>SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 1.2.3.4:5060;rport;branch=z9hG4bK4F974DA26FBE794A<br>&nbsp;&nbsp; From: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;<br>&nbsp;&nbsp; Call-ID: 9BB803703627C9DF@1.2.3.4<br>&nbsp;&nbsp; CSeq: 2078 REGISTER<br>&nbsp;&nbsp; Max-Forwards: 70<br>&nbsp;&nbsp; User-Agent: AVM FRITZ!Box Fon WLAN 7390 84.05.50 (Dec 11 2012)<br>&nbsp;&nbsp; Supported: 100rel,replaces<br>&nbsp;&nbsp; Allow-Events: telephone-event,refer,reg<br>&nbsp;&nbsp; Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH<br>&nbsp;&nbsp; Accept: application/sdp, multipart/mixed<br>&nbsp;&nbsp; Accept-Encoding: identity<br>&nbsp;&nbsp; Content-Length: 0<br><br>&nbsp;&nbsp; ------------------------------------------------------------------------<br><b><font color="#AC193D">2013-03-21 12:01:06.214194 [ERR] sofia_reg.c:1914 NO CONTACT! ip: 1.2.3.4, port: 5060</font></b><br>send 322 bytes to udp/[1.2.3.4]:5060 at 11:01:06.214998:<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; SIP/2.0 500 Internal Server Error<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 1.2.3.4:5060;rport=5060;branch=z9hG4bK4F974DA26FBE794A<br>&nbsp;&nbsp; From: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=cFDNr9NQa5g9m<br>&nbsp;&nbsp; Call-ID: 9BB803703627C9DF@1.2.3.4<br>&nbsp;&nbsp; CSeq: 2078 REGISTER<br>&nbsp;&nbsp; Content-Length: 0<br><br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>recv 715 bytes from udp/[1.2.3.4]:5060 at 11:01:06.252877:<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; REGISTER<span class="ecxApple-converted-space">&nbsp;</span><a target="_blank">sip:sipproxy.somebusiness.com</a><span class="ecxApple-converted-space">&nbsp;</span>SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 1.2.3.4:5060;rport;branch=z9hG4bK394B9487FAFBC468<br>&nbsp;&nbsp; From: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;<br>&nbsp;&nbsp; Call-ID: 9BB803703627C9DF@1.2.3.4<br>&nbsp;&nbsp; CSeq: 2079 REGISTER<br>&nbsp;&nbsp; Contact: &lt;<a target="_blank">sip:user.user2@1.2.3.4;uniq=77F5786DCDB3B0B3999878F7FB4C0</a>&gt;<br>&nbsp;&nbsp; Max-Forwards: 70<br>&nbsp;&nbsp; Expires: 1800<br>&nbsp;&nbsp; User-Agent: AVM FRITZ!Box Fon WLAN 7390 84.05.50 (Dec 11 2012)<br>&nbsp;&nbsp; Supported: 100rel,replaces<br>&nbsp;&nbsp; Allow-Events: telephone-event,refer,reg<br>&nbsp;&nbsp; Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH<br>&nbsp;&nbsp; Accept: application/sdp, multipart/mixed<br>&nbsp;&nbsp; Accept-Encoding: identity<br>&nbsp;&nbsp; Content-Length: 0<br><br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>send 595 bytes to udp/[1.2.3.4]:5060 at 11:01:06.265145:<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; SIP/2.0 200 OK<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 1.2.3.4:5060;rport=5060;branch=z9hG4bK394B9487FAFBC468<br>&nbsp;&nbsp; From: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a target="_blank">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=Dr6Dt46t7D7Ug<br>&nbsp;&nbsp; Call-ID: 9BB803703627C9DF@1.2.3.4<br>&nbsp;&nbsp; CSeq: 2079 REGISTER<br>&nbsp;&nbsp; Contact: &lt;<a target="_blank">sip:user.user2@1.2.3.4;uniq=77F5786DCDB3B0B3999878F7FB4C0</a>&gt;;expires=1800<br>&nbsp;&nbsp; Date: Thu, 21 Mar 2013 11:01:06 GMT<br>&nbsp;&nbsp; User-Agent: SIP-SERVER<br>&nbsp;&nbsp; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY<br>&nbsp;&nbsp; Supported: timer, precondition, path, replaces<br>&nbsp;&nbsp; Content-Length: 0<br><br></div></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></div></blockquote></div><br></div></div><br>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org</div>                                               </div>
<br>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org</div>                                               </div></body>
</html>