Files
gnome-calls/plugins
Colin db9192a69c sip: attempt reconnection anytime network is routable, not just when routability changes
this resolves an issue where the network could be routable but DNS had
failed, and CallsSipOrigin settled into the offline state with
`CALLS_ACCOUNT_STATE_REASON_CONNECTION_DNS_ERROR`. in this situation, we
now attempt a reconnection every 15s, instead of waiting for the network
to go down and back up again.
2024-08-18 13:45:48 +00:00
..