[OpenSIPS-Users] t_on_failure and 401 Unauthorized

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Oct 10 10:39:58 CEST 2016


Hello James,

In failure route, use t_check_status() [1]  to consider only certain 
negative replies as server failures (like 5xx, 6xx, 408 timeout, etc)

[1] - http://www.opensips.org/html/docs/modules/2.2.x/tm.html#id295103

Best regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 07.10.2016 16:25, James Thomas wrote:
> Hi, I'm trying to have my front end opensips server fail over to 
> different backend registrar servers when one registrar server is 
> <turned off/unresponsive>.
>
> I thought I could make t_on_failure trigger after the timeout waiting 
> for the response from server 1. Unfortunately when server 1 is UP, the 
> 401 challenge is being treated as a failure so everything always fails 
> over to server 2. Is there a better way? Will need the same for 
> INVITE etc. I tried a few combinations of t_on_reply, checkstatus, etc 
> to no avail.
>
> Any quick and dirty solution is fine for now, we have a planned power 
> outage tonight in the DC that hosts registrar server 1, but any info 
> about the "right way" to do it is also appreciated. This is hardly 
> production or critical-only a handful of endpoints- mostly 
> experimental for now.
>
> Thanks.
>
>
> _______________________________________________
> 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/20161010/f5dc329c/attachment.htm>


More information about the Users mailing list