call(lteConnectionPath.path(),NM_DBUS_INTERFACE_SETTINGS_CONNECTION,"UpdateUnsaved",QVariant::fromValue(settings));// update is temporary
deactivateConnection(lteConnectionPath);
activateModemConnection(lteConnectionPath);
QDBusPendingCallpending_call=asyncCall(lteConnectionPath.path(),NM_DBUS_INTERFACE_SETTINGS_CONNECTION,"UpdateUnsaved",QVariant::fromValue(settings));// update is temporary