[OpenSIPS-Users] [OpenSIPS-Devel] Why the best response is 408 instead of 486 when parallel forking?
Iñaki Baz Castillo
ibc at aliax.net
Mon Oct 27 12:27:06 CET 2008
2008/10/27 Dan Pascu <dan at ag-projects.com>:
>
> I don't know about all internally generated replies, but I know that if a
> reply came from an end user device, it doesn't make much sense to pick an
> internally generated 408 Timeout on a dead branch.
>
> Maybe doing a custom selection, instead of the "lower reply code wins",
> would avoid the need to consider internal and external replies in a
> different way.
That is why I suggested:
- 2XX (inmediate)
- 6XX (except if disable_6xx_block == 1)
- 3XX
- 486
- 480
- 4XX
- 408
- 5XX
--
Iñaki Baz Castillo
<ibc at aliax.net>
More information about the Users
mailing list