Hi,
How can I set a filter for receiving 5xx messages, i.e. how can I parse 503 messages received by the proxy?
I have tried the following and none works:
t_check_status("503") is_method("503")
Thanks, R
You need to use t_check_status inside a failure_route.Take a look at the default config to see how a failure_route is enabled. Regards,Ovidiu Sas On Tue, Nov 22, 2011 at 3:20 PM, Robert R rob1485@gmail.com wrote:
Hi,
How can I set a filter for receiving 5xx messages, i.e. how can I parse 503 messages received by the proxy?
I have tried the following and none works:
t_check_status("503") is_method("503")
Thanks, R
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users