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.