<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><base href="x-msg://6503/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" 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; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 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="Apple-converted-space">&nbsp;</span><a href="sip:sipproxy.somebusiness.com">sip:sipproxy.somebusiness.com</a><span class="Apple-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 href="sip:user.user2@sipproxy.somebusiness.com">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a href="sip:user.user2@sipproxy.somebusiness.com">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 href="sip:user.user2@sipproxy.somebusiness.com">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a href="sip:user.user2@sipproxy.somebusiness.com">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="Apple-converted-space">&nbsp;</span><a href="sip:sipproxy.somebusiness.com">sip:sipproxy.somebusiness.com</a><span class="Apple-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 href="sip:user.user2@sipproxy.somebusiness.com">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a href="sip:user.user2@sipproxy.somebusiness.com">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 href="sip:user.user2@1.2.3.4;uniq=77F5786DCDB3B0B3999878F7FB4C0">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 href="sip:user.user2@sipproxy.somebusiness.com">sip:user.user2@sipproxy.somebusiness.com</a>&gt;;tag=3665871555<br>&nbsp;&nbsp; To: &lt;<a href="sip:user.user2@sipproxy.somebusiness.com">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 href="sip:user.user2@1.2.3.4;uniq=77F5786DCDB3B0B3999878F7FB4C0">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">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div></blockquote></div><br></div></div></body></html>