This commit was manufactured by cvs2svn to create branch 'decode'.
[gnokii.git] / Docs / examples / ppp / ppp-hscsd
diff --git a/Docs/examples/ppp/ppp-hscsd b/Docs/examples/ppp/ppp-hscsd
deleted file mode 100644 (file)
index 745759d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-chat -v                                                 \
-        TIMEOUT         60                              \
-        ABORT           '\nBUSY\r'                      \
-        ABORT           '\nNO ANSWER\r'                 \
-        ABORT           '\nRINGING\r\n\r\nRINGING\r'    \
-        ABORT           '\nNO CARRIER\r'                \
-       ''              "\r\dATZ"                       \
-       OK              "AT+CBST=51,0,1"                \
-       OK              "AT+CHSN=6,0,0,0"               \
-        TIMEOUT         60                              \
-        OK              ATD$TELEPHONE                   \
-       CONNECT         ''