@@ -805,7 +805,7 @@ public class JingleConnectionManager extends AbstractConnectionManager {
// in privacy preserving environments 'propose' is only ACKed when we have presence
// subscription (to not leak presence). Therefor a timeout is only appropriate for
// contacts where we can expect the 'ringing' response
- final boolean triggerTimeout =
+ final boolean triggerTimeout = false &&
Config.JINGLE_MESSAGE_INIT_STRICT_DEVICE_TIMEOUT
|| contact.mutualPresenceSubscription();
SCHEDULED_EXECUTOR_SERVICE.schedule(