<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi Dragomir!<br>
      <br>
      Indeed, the error reporting ("parameter not found") is a bit
      strange there - we will improve that soon! Basically, you have one
      of the following problems:<br>
      <br>
      * "db_mysql.so" not loaded<br>
      * insufficient permissions for "name:passwd@localhost"<br>
      * opensips.sip_trace table does not exist<br>
      <br>
      If taking care of the above does not solve your problem, please
      copy-paste all the error logs you receive - there must be other
      errors.<br>
    </tt>
    <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 16.03.2016 11:04, Dragomir
      Haralambiev wrote:<br>
    </div>
    <blockquote
cite="mid:CADzurOLAFyy+7V_qHNvsvWEwZw1OFzguqTB-VjNkvxhX6g3c6w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>I try to add siptrace in my system.</div>
        <div><br>
        </div>
        <div>I make follow:<br>
          git pull<br>
          make proper<br>
          make all<br>
          make install<br>
          <br>
          in script put follow lines :<br>
          <div>modparam("siptrace",
"trace_id","[tid]uri=mysql://name:passwd@localhost/opensips;table=sip_trace;")</div>
          <div>modparam("siptrace", "trace_on", 1) </div>
        </div>
        <div><br>
        </div>
        <div>I receive follow error:<br>
          Parameter &lt;trace_id&gt; not found in module
          &lt;siptrace&gt; - can't set<br>
        </div>
        <div><br>
        </div>
        <div>Where is problem?</div>
        <div><br>
        </div>
        <div>Best regards,</div>
        <div>Dragomir</div>
      </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>