<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><tt>Hello Mickael,<br>
        <br>
        Try to place the trace_dialog() between a set_debug(6) and
        set_debug(), to see what is going on inside the function. Maybe
        the debug logs will give you an idea.<br>
        <br>
        Best regards,<br>
      </tt>
      <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 05.12.2013 09:47, Mickael Hubert wrote:<br>
    </div>
    <blockquote
cite="mid:CAFSwG-t9RDJpf8GJswMWoMucUc7xShgT2CoTkpA_Ld2xxXazng@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi list,<br>
            </div>
            <div>I have an issue with my siptrace module.<br>
            </div>
            <div>see below my extract of opensips.cfg.<br>
              <br>
            </div>
            <div>I want duplicate&nbsp; dialogs's messages to the other
              server (10.84.8.201), no DB.<br>
            </div>
            But, it doesn't work... no sip message in my wireshark
            trace.<br>
            <br>
          </div>
          Have you an idea ?<br>
          <br>
        </div>
        Thanks in advance<br>
        <div>
          <div>
            <div><br>
              <br>
              <i># ----------------- module siptrace.so -----------<br>
                loadmodule "siptrace.so"<br>
                # ----- siptrace params -----<br>
                modparam("siptrace", "db_url", "")<br>
                modparam("siptrace", "duplicate_uri","sip:<a
                  moz-do-not-send="true" href="http://10.84.8.201:9060">10.84.8.201:9060</a>")<br>
                modparam("siptrace", "duplicate_with_hep", 1)<br>
                modparam("siptrace", "enable_ack_trace", 1)<br>
                modparam("siptrace", "hep_version", 2)<br>
                modparam("siptrace", "trace_to_database", 0)<br>
                #modparam("siptrace", "trace_flag", 22)<br>
                modparam("siptrace", "hep_capture_id", 2)<br>
                modparam("siptrace", "trace_on", 1)</i><br>
              <br>
              .....<br>
              <br>
            </div>
            in my code:<br>
            <br clear="all">
            <div>
              <div><i>&nbsp;if (is_method("INVITE"))<br>
                  &nbsp;&nbsp;&nbsp; {<br>
                  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trace_dialog();</i><br>
                <br>
                ......<br>
                <br>
                -- <br>
                <div dir="ltr">Cordialement<br>
                  <br>
                  HUBERT Micka&euml;l<br>
                  Ing&eacute;nieur VOIP - Hexanet<br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <img moz-do-not-send="true"
src="http://www.hexanet.fr/sites/files/hexanet/files/20130205_signature_hexanet.gif"><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>