Hi,
I'm looking to tweak setting to help my SIP phone reestablish connection on Internet failover. To start off I'd like to make sure I understand the concepts. If I understand correctly the UDP timeouts work as follows..
"UDP Timeout" applies to a UDP connection initiated outbound but no reply yet
"UDP Stream" applies to a two way UDP conversation
Assuming that's correct, what timeout applies if an established connection breaks down, if you keep sending but stop getting replies? That's what happens when Internet fails over, the connection already exists so it hangs on to the previous NAT, meaning it's not going to receive an answer. Do the continuing unsuccessful outbound packets refresh the "UDP Stream" timeout even though there are no more replies?