All ips destination of DNS Failover are tried only if either no response or 503 response.
I woud like to try others ips when receiving code other than 503 response (example when receiving 408 from a previous one).
None
None
obvious
A possible solution will be to modify the reply_received function of tm's t_reply.c file.
int reply_received( struct sip_msg *p_msg )
{
}
kamailio -v
(paste your output here)
(paste your output here)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.