---
 src/stk.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/stk.c b/src/stk.c
index 80edc25..29d2087 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -2839,7 +2839,7 @@ void ofono_stk_register(struct ofono_stk *stk)
 
        __ofono_atom_register(stk->atom, stk_unregister);
 
-       stk->timeout = 600; /* 10 minutes */
+       stk->timeout = 180; /* 3 minutes */
        stk->short_timeout = 20; /* 20 seconds */
        stk->envelope_q = g_queue_new();
 }
-- 
1.7.0.4

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to