<div dir="ltr">Bogdan,<div><br></div><div>the branch route seems pretty limited in functionality. How would you compare a $du to allow credentials to traverse when they are going to a neighbor proxy? Also noticed you cant use consume_credentials(). </div><div><br></div><div>







<p><span>if(uri !</span><span>=</span> myself ) { </p>
<p><span>                </span>#consume_credentials();</p>
<p>                xlog(&quot;This is branch is not for me $ru&quot;)<span>;</span></p>
<p><br></p>
<p>}</p><p><br></p><p>the above will not work since branches are going to aor entries along with neighbor proxies set like this:</p><p>                    while loop{</p><p>                                        avp_subst(&quot;$avp(myloc<span>[$var(i)]</span>)&quot;, &quot;/(.+)/\sip:\0/&quot;)<span>;</span></p><p><br></p><p>                                        xlog(&quot;$avp(myloc<span>[$var(i)]</span>)\n&quot;)<span>;</span></p><p>                                        avp_pushto(&quot;$du&quot;,&quot;$avp(myloc<span>[$var(i)]</span>)&quot;)<span>;</span></p><p>                                        insert_hf(&quot;Subject:traversal\r\n&quot;,  &quot;p-hint&quot;)<span>;</span></p><p>                                        append_branch()<span>;</span><br></p><p>















</p><p><br></p><p>}</p><p><br></p></div><div>Much Appreciated,</div><div><br></div><div>Tito</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 12, 2014 at 5:45 PM, Tito Cumpen <span dir="ltr">&lt;<a href="mailto:tito@xsvoce.com" target="_blank">tito@xsvoce.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Bogdan,<div><br></div><div>I found this shortly after I am now allowing calls from neighbor proxies to enter if the ret code is only 3 stale. Thanks for your suggestion on handling this in branch route I will now check if $du (neighbor) proxy is the branch hop in order to allow credentials to linger or be removed.</div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 12, 2014 at 9:41 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div><tt>Hi Tito,<br>
        <br>
        If you do not to &quot;consume credentials&quot; after auth, the
        credentials will stay in your requests and they will be
        forwarded to the next hop (this is what you want, right ?).<br>
        <br>
        You can use branch_route[] to remove the credentials in a per
        branch manner .<br>
        <br>
        Regards,<br>
      </tt>
      <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre><div><div>
      On 10.09.2014 23:59, Tito Cumpen wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div>
      <div dir="ltr">Group,
        <div><br>
        </div>
        <div><br>
        </div>
        <div>What is the adequate way to include or insert nonce
          response after a proxy challenge?</div>
        <div>I am forwarding invites to local and remote locations by
          forking. The remote proxy checks againsts the same db for
          authentication. Therefore I would to include the proxy
          authorization header when forwarding the invite to the remote
          locations. Currently I am being sent a 407 by the remote proxy
          which consequently kills ends the branch.</div>
        <div><br>
        </div>
        <div><br>
          Thanks,</div>
        <div>Tito</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>