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:27 PM, Robert R <[email protected]> wrote: > Hi, > > How can I filter the 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 > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
