<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    if (is_method("INVITE|CANCEL")) {<br>
    &nbsp;&nbsp;&nbsp; sip_trace();<br>
    }<br>
    <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>
    <br>
    On 02/09/2013 08:13 PM, Dragomir Haralambiev wrote:
    <blockquote
cite="mid:CADzurOKZ3OAFx246zuG97s7hwzeYrjYefzUwG6Dt9yeumyoJ7Q@mail.gmail.com"
      type="cite">
      <p dir="ltr">Hi Bogdan,</p>
      <p dir="ltr">I call sip_trace from main route like this:<br>
        if (is_method("INVITE")) {<br>
        ....<br>
        sip_trace();<br>
        ....</p>
      <p dir="ltr">What I have to do to solve the problem?<br>
      </p>
      <p dir="ltr">Best regards:<br>
        PlyMenPlyMen</p>
      <div class="gmail_quote">On Feb 9, 2013 7:59 PM, "Bogdan-Andrei
        Iancu" &lt;<a moz-do-not-send="true"
          href="mailto:bogdan@opensips.org">bogdan@opensips.org</a>&gt;
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Hi,<br>
          <br>
          Are you 100% that in your script, the incoming CANCEL hits the
          sip_trace() function ?<br>
          <br>
          Regards,<br>
          <br>
          Bogdan-Andrei Iancu<br>
          OpenSIPS Founder and Developer<br>
          <a moz-do-not-send="true"
            href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>
          <br>
          <br>
          On 02/09/2013 12:31 AM, Dragomir Haralambiev wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            Hello,<br>
            <br>
            I have problem with siptrace in OpenSips 1.8.<br>
            <br>
            OpenSips dumps only CANCEL which sends. It doesn't dump
            CANCEL which receive.<br>
            <br>
            Here is an example for dump:<br>
            <br>
            <a moz-do-not-send="true"
              href="http://87.121.151.141/voipdump.htm" target="_blank">http://87.121.151.141/voipdump.htm</a><br>
            <br>
            Best regards,:<br>
            PlayMen<br>
            <br>
            _______________________________________________<br>
            Users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            <br>
          </blockquote>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>