[Spce-user] When does SPCE use failover peers apart from response code 503.

Jon Bonilla (Manwe) manwe at sipdoc.net
Wed Oct 22 16:33:13 EDT 2014


El Wed, 22 Oct 2014 21:29:01 +0200 (CEST)
"Joel S. | VOZELIA" <joel at vozelia.com> escribió:


> 
> I know that 503 does make SPCE use failover, my doubt is, what other response
> codes make SPCE decide to use failover peers? // Can we force the failover to
> always happen? // Should I request my client the set a specific response code
> if he wants us to do failover?? (this way we would not have to modify
> anything in SPCE)
> 

Hi Joel


You can check the codes in the proxy configuration file, under
ROUTE_FILTER_FAILOVER


 ...
 xlog("L_INFO", "Filter reply code - [% logreq -%]\n");
 if(!t_check_status("408|500|503"))
 ...





More information about the Spce-user mailing list