[OpenSIPS-Users] "477 Send failed" processing
Bogdan-Andrei Iancu
bogdan at opensips.org
Wed May 4 10:26:07 CEST 2016
Hi Yuri,
That 477 is a result of a failed send (opensips was not able to send out
the requests) ; failure route is triggered by negative replies after the
request was sent out (this is why you do not see it there).
But, if you use the 0x02 flag in t_relay()
http://www.opensips.org/html/docs/modules/2.2.x/tm.html#id294529
you can see the failure in the script (t_relay() will return with
negative code) and you can do your own replying there.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 04.05.2016 06:19, Yuri Ritvin wrote:
> Hi,
> I'm looking into a way to convert a response code "477 Send failed"
> into "404".
> It looks like the failure_route doesn't take care of the "477" cases
> (at least in ver.2.2).
> Is it by design or something is missing in the picture ?
>
> Thank you.
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160504/9c75b866/attachment.htm>
More information about the Users
mailing list