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("503")<br>is_method("503")<br>
<br>Thanks,<br>R<br>