Hi,<br><br>How can I filter the receiving 5xx messages, i.e. how can I parse 503 messages received by the proxy?<br><br>I have tried the following and none works:<br><br>t_check_status(&quot;503&quot;)<br>is_method(&quot;503&quot;)<br>
<br>Thanks,<br>R<br>