<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><tt>I didn't call it a "trick" without good reason :) Notice the
        extra whitespace (" "), which changes the internal type of that
        parameter from "single variable" to "variable format string".</tt></p>
    <p><tt>Nevertheless, the proper fix is already available [1]</tt></p>
    <p><tt>[1]: <a class="moz-txt-link-freetext" href="https://github.com/OpenSIPS/opensips/commit/8a1b3ef3e456">https://github.com/OpenSIPS/opensips/commit/8a1b3ef3e456</a></tt><br>
    </p>
    <pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 19.07.2017 12:35, Johan De Clercq
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEVWGm_cMezHZg1s4uTgBvLms0CyYVqsOP08E3Fz4jjEE1sNvw@mail.gmail.com">
      <div dir="ltr">to me that seems like the same. <br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2017-07-19 10:15 GMT+02:00 Liviu Chircu
          <span dir="ltr"><<a href="mailto:liviu@opensips.org"
              target="_blank" moz-do-not-send="true">liviu@opensips.org</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tito,<br>
            <br>
            This seems to be caused by some misused startup optimization
            logic. Below is a scripting trick that should solve your
            problem until we take care of providing the official
            solution.<br>
            <br>
            Change this:<br>
            <br>
            ..., "$avp(env)");<br>
            <br>
            into this:<br>
            <br>
            ..., "$avp(env) ");<br>
            <br>
            Liviu Chircu<br>
            OpenSIPS Developer<br>
            <a href="http://www.opensips-solutions.com" rel="noreferrer"
              target="_blank" moz-do-not-send="true">http://www.opensips-solutions.<wbr>com</a><br>
            <br>
            On 19.07.2017 00:42, Tito Cumpen wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              Group,<br>
              <br>
              <br>
              I am trying to migrate to the latest opensips 2.3 but I am
              having issues when setting this in my script.<br>
            </blockquote>
            <br>
            <br>
            ______________________________<wbr>_________________<br>
            Users mailing list<br>
            <a href="mailto:Users@lists.opensips.org" target="_blank"
              moz-do-not-send="true">Users@lists.opensips.org</a><br>
            <a
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>