[SR-Users] 404 failure route;

Alex Balashov abalashov at evaristesys.com
Tue Dec 14 21:24:51 CET 2010


Can you post the complete config?

On 12/14/2010 03:17 PM, David J. wrote:

> I am using the default script;
>
> When I do a lookup for a user that is not registered; I get 404 back;
>
> I added in my failure route to the list of codes 404; ie:
>
> First on INVITE I have
>
> t_on_failure("FAIL_ONE");
>
>
> failure_route[FAIL_ONE] {
> if (t_check_status("486|408|404")) {
> sethostport("mydomain.com:5060");
> append_branch();
>
> }
> }
>
> But for some reason I dont see it getting caught in the failure route
> and sending to the server specified;
>
> Thanks.
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


-- 
Alex Balashov - Principal
Evariste Systems LLC
260 Peachtree Street NW
Suite 2200
Atlanta, GA 30303
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/



More information about the sr-users mailing list