<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>it is by design -- $fU is an operation over a sip header, which
      is done in a special way for performance considerations -- for
      more details and how to deal with multiple changes see:</p>
    <p> -
<a class="moz-txt-link-freetext" href="https://www.kamailio.org/wiki/tutorials/faq/main#why_changes_made_to_headers_or">https://www.kamailio.org/wiki/tutorials/faq/main#why_changes_made_to_headers_or</a><br>
    </p>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 04/10/16 01:13, Cléviton Mendes de
      Araújo wrote:<br>
    </div>
    <blockquote
cite="mid:CAAhJ4c7yNkeeE+kAaK+iff8OWOSdD0BNQKY_3b_YN-hJjBMkEA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,Kamailio Community
        <div><br>
        </div>
        <div><br>
          <div><br>
          </div>
          <div>Is there a bug when we assign new value to $fU
            pseudo-variable multi time?</div>
          <div><br>
          </div>
          <div>My scenery is according below:</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>In a point on config file, let us that $fU value is:
            7777. When I do assign:</div>
          <div><br>
          </div>
          <div>.....</div>
          <div>$fU = "5555" + $fU;        ### Here $fU = 55557777</div>
          <div>.....</div>
          <div><br>
          </div>
          <div>In another point, let us that
            value $sht(htble=>$var(nnnn)) hold is: 44444444. And I
            do:</div>
          <div><br>
          </div>
          <div>.....</div>
          <div>$fU = $sht(htble=>$var(nnnn));     #### Here, it seems
            that this is happening $fU = 5555777744444444</div>
          <div>.....</div>
          <div><br>
          </div>
          <div>When I turn on ngrep analysis, I catch From header:</div>
          <div><br>
          </div>
          <div>.................</div>
          <div>.................</div>
          <div>From: "User Name" <a class="moz-txt-link-rfc2396E" href="sip:5555777744444444@IP-Address"><sip:5555777744444444@IP-Address></a></div>
          <div>.................</div>
          <div>.................</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>This two assignments are realizing on same route block.</div>
          <div><br>
          </div>
          <div>So, it seems to be a bug.</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>Best Regards,</div>
          <div>CMA</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sr-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Berlin, Oct 24-26, 2016 - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a></pre>
  </body>
</html>