<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hello,</p>
<p>I try to check in Kamailio if a current sip message "200 OK" is a response to a "BYE" request.</p>
<p class="p1"><span class="s1">Could you confirm the following code please?</span></p>
<p class="p1"><strong><span class="s1">i</span><span class="s1">f (is_method("BYE") && status =</span><span class="s2">= 200) {</span></strong></p>
<p class="p1"><strong><span class="s2">}</span></strong></p>
<p>Regards</p>
<p>Abdoul.</p>
</body></html>