Preventing SIP Status Codes

I am using Twilio for SIP trunking and if you setup multiple SIP URI’s for redundancy they will not fail over to the next one if one of these SIP status codes are returned “2xx”, “400”, “404”, “405”, “410”, “416”, “482”, “484”, “486”, “6xx” is there anything I can do to make sure non of those status codes will ever be returned to ensure they always fail over to the next SIP server.