<p></p>
<p>yes, Daniel<br>
I have observed error <code>pv: fixed error "pv_get_method(): no CSEQ header"</code> with HTTP replies when trying to use</p>
<pre><code>event_route[siptrace:msg]
{
    if($rm =~ "OPTIONS|HTTP") {
        xlog("L_DEBUG", "trace|dropping trace for method $rm\n");
        drop();
    }
}
</code></pre>
<p>My goal to avoid sending message copies via siptrace module for OPTIONS and for HTTP requests/responses.<br>
Could you suggest which correct approach to solve this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2761#issuecomment-854120685">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKZQQCBNOWRLR6QXYLTQ7JTNANCNFSM46BIFWSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJF5B2DVL4P7MWXWTTTQ7JTNA5CNFSM46BIFWS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGLUNR3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2761#issuecomment-854120685",
"url": "https://github.com/kamailio/kamailio/pull/2761#issuecomment-854120685",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>