________________________________________ From: [email protected] [[email protected]] On Behalf Of Attila Sipos [[email protected]]
If you have a SIP call and you have two fully independent and unreliable networks, what technology can be used to automatically/seamlessly switch a live call from network to another (as one network goes down)? ________________________________________ The critical thing is to use DNS "SRV names" in the Record-Route URIs and if possible the Via headers. That way, if one server fails, any element trying to contact the server will fall back to an alternative destination for the SRV name. Dale _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
