Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > af1bd5b8834d29f2abe159c559eb6bea > files > 53

NetworkManager-0.7.0-10.el5_5.1.src.rpm

From 84e18dbfe7f0cacc585c14ecc004fb0b87a0f2eb Mon Sep 17 00:00:00 2001
From: Dan Williams <dcbw@redhat.com>
Date: Thu, 15 Oct 2009 22:25:45 +0000
Subject: hso: give hso devices a bit more time to dial

Sometimes they need it.
---
diff --git a/src/nm-hso-gsm-device.c b/src/nm-hso-gsm-device.c
index e215cc5..d3292d2 100644
--- a/src/nm-hso-gsm-device.c
+++ b/src/nm-hso-gsm-device.c
@@ -172,7 +172,7 @@ hso_clear_done (NMSerialDevice *device,
 
 	/* Try to connect */
 	command = g_strdup_printf ("AT_OWANCALL=%d,1,1", cid);
-	modem_wait_for_reply (NM_GSM_DEVICE (device), command, 10, responses, responses, hso_call_done, NULL);
+	modem_wait_for_reply (NM_GSM_DEVICE (device), command, 60, responses, responses, hso_call_done, NULL);
 	g_free (command);
 }
 
--
cgit v0.8.3-6-g21f6