summaryrefslogtreecommitdiff
path: root/recipes/multitech/config/ppp/peers/cdma_chat
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-04-30 10:50:57 -0500
committerJesse Gilles <jgilles@multitech.com>2010-04-30 10:50:57 -0500
commit0431f878edd38a1af264e5727e1e4d604f1a95fd (patch)
tree8fbede06fa2bf4835e9d032d1263ae120eb99837 /recipes/multitech/config/ppp/peers/cdma_chat
parent15028387890effa23f9cd0479b586f31c0752b88 (diff)
add Multi-Tech-specific recipes
Diffstat (limited to 'recipes/multitech/config/ppp/peers/cdma_chat')
-rw-r--r--recipes/multitech/config/ppp/peers/cdma_chat18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/multitech/config/ppp/peers/cdma_chat b/recipes/multitech/config/ppp/peers/cdma_chat
new file mode 100644
index 0000000000..6ff750e24a
--- /dev/null
+++ b/recipes/multitech/config/ppp/peers/cdma_chat
@@ -0,0 +1,18 @@
+SAY "CDMA chat\n"
+ECHO OFF
+ABORT 'NO DIAL TONE'
+ABORT 'NO DIALTONE'
+ABORT 'NO ANSWER'
+ABORT 'NO CARRIER'
+ABORT 'DELAYED'
+ABORT 'VOICE'
+ABORT 'BUSY'
+'' 'AT'
+OK 'ATZ'
+OK 'AT+CSQ'
+SAY "Dialing...\n"
+OK 'ATD#777'
+SAY "Waiting for CONNECT...\n"
+TIMEOUT 120
+CONNECT ''
+SAY "Connected\n"