From 3697116a00cc4965f5470a6238a385be53ba831c Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 12 Aug 2019 11:43:27 -0500 Subject: New config for l4e1, lap3 --- recipes-core/multitech/config/chat_wrapper.default | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-core/multitech/config/chat_wrapper.default (limited to 'recipes-core/multitech/config/chat_wrapper.default') diff --git a/recipes-core/multitech/config/chat_wrapper.default b/recipes-core/multitech/config/chat_wrapper.default new file mode 100644 index 0000000..941c008 --- /dev/null +++ b/recipes-core/multitech/config/chat_wrapper.default @@ -0,0 +1,12 @@ +# The maximum time to wait for registration +# when changing the modem context parameters. +# This is ignored if the context is +# already set correctly in the modem. +REGWAITTIME=300 + +# The time to wait after registration +# when setting the context +# before attempting a PPP connection. +# This is ignored if the context is +# already set correctly in the modem. +FINALWAIT=5 -- cgit v1.2.3