<div dir="ltr">I was doing some testing with Snom phones to try and get the phone to register to two Edge Proxies at once.  With Snom you are able to configure multiple outbound proxies for a user.  Snom sends a REGISTER to the first proxy without issue but the 200 response back from OpenSIPS doesn&#39;t have the following header<div><br></div><div><br></div><div>When I read RFC 5626 I see the following is required</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">The UAC examines successful registration responses for the <b>presence</b></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><b>   of an outbound option-tag in a Require header field value</b>.  Presence</pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">   of this option-tag indicates that the registrar is compliant with</pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">   this specification, and that any edge proxies which needed to</pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">   participate are also compliant.  If the registrar did not support</pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><span class="gmail-grey" style="color:rgb(119,119,119)">Jennings, et al.            Standards Track                    [Page 15]</span></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><hr class="gmail-noprint" align="left" style="color:rgb(0,0,0);font-family:&quot;times new roman&quot;;font-size:13.3333px;width:96ex"></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><a name="page-16" id="gmail-page-16" href="https://tools.ietf.org/html/rfc5626#page-16" class="gmail-invisible" style="text-decoration:none;color:white"> </a></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><span class="gmail-grey" style="color:rgb(119,119,119)"><a href="https://tools.ietf.org/html/rfc5626" style="color:rgb(119,119,119)">RFC 5626</a>          Client-Initiated Connections in SIP       October 2009</span></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"></pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">   outbound, the UA has potentially registered an un-routable contact.</pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">   It is the responsibility of the UA to remove any inappropriate</pre></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">   Contacts.</pre><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><br></pre></div></blockquote></blockquote><font color="#000000" face="monospace"><span style="font-size:13.3333px;white-space:pre"><br></span></font><div><font color="#000000" face="monospace"><span style="font-size:13.3333px;white-space:pre">So the issue I see with the Snom phone is that it registers with the first Edge Proxy but doesn&#39;t send a REGISTER</span></font></div><div><font color="#000000" face="monospace"><span style="font-size:13.3333px;white-space:pre">request to the second Edge Proxy.  I figure this is because it is not seeing the </span></font></div><div><font color="#000000" face="monospace"><span style="font-size:13.3333px;white-space:pre">&quot;Require: outbound&quot; in the 200 response.</span></font></div></div>