<div dir="ltr"><div>I understand my mistake.</div><div>It's working when message is broken.</div><div><br></div><div>I wanted to use it for bad SDP.</div><div><div>We have a problem with SDP from some users.</div><div>In error of parsing SDP on log  printed only wrong part of SDP and correlation to call is very difficult.</div></div><div><br></div><div>Thank you,<br></div><div><br></div><div>Julia</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 3:54 PM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    iirc, the event route is executed only when the sip request is so
    broken not to make it till config file execution.<br>
    <br>
    In your previous email on this topic that I had in mind to reply but
    got forgotten, you refer to From. That is not part of the basic
    parsing (again, iirc), you should catch that using sanity_check()
    function from sanity module, using it somewhere at the top of config
    request route (see default config, it is in the route[REQINIT)).<br>
    <br>
    Cheers,<br>
    Daniel<div><div><br>
    <br>
    <div>On 01/10/14 14:38, Julia Boudniatsky
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div>
      <div dir="ltr">
        <div>Hello,</div>
        <div>I try to use  event_route[core:receive-parse-error] in
          4.1.6</div>
        <div> </div>
        <div>event_route[core:receive-parse-error] {</div>
        <div>             xlog("L_WARN", "Event-parse-error: $rm from
          $avp(inc_carrier)/n$mb/n");</div>
        <div> }</div>
        <div><br>
        </div>
        <div>When core parse error occurs , <b>log message is not
            printed</b>.</div>
        <div><br>
        </div>
        <div>What is wrong?</div>
        <div><br>
        </div>
        <div>Thank you,</div>
        <div><br>
        </div>
        <div>Julia</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span><font color="#888888">
</font></span></pre><span><font color="#888888">
    </font></span></blockquote><span><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
  </font></span></div>

<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div></div>