summaryrefslogtreecommitdiff
path: root/packages/ppp/ppp-gprs/chats/chat-gprs
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-01-14 18:29:04 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-01-14 18:29:04 +0000
commitc7745cea8e8831f535cf03b32c4c8fc043658961 (patch)
tree0b7b2071bdbcda0ecb226ed8313432a98f299c2d /packages/ppp/ppp-gprs/chats/chat-gprs
parent1b0b0e3f85464178c997ef9f0943d0ff99e85edf (diff)
ppp-gprs 1.0: Set of pppd configs to easy connect to GPRS.
* ... Eventually from anywhere in the world ;-). * These are indended to be light and easy. Please add only what's really required, not some gossip commands here. * Tested to work.
Diffstat (limited to 'packages/ppp/ppp-gprs/chats/chat-gprs')
-rw-r--r--packages/ppp/ppp-gprs/chats/chat-gprs9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/ppp/ppp-gprs/chats/chat-gprs b/packages/ppp/ppp-gprs/chats/chat-gprs
new file mode 100644
index 0000000000..b90e5ff2cf
--- /dev/null
+++ b/packages/ppp/ppp-gprs/chats/chat-gprs
@@ -0,0 +1,9 @@
+# GPRS AP (Access Point) name should be passed via -T switch
+
+'' ATZ
+OK AT+CGDCONT=1,"IP","\T"
+# We setup profile #1 in the above command, and then use it to call
+# GPRS. This is correct, but some buggy phone may parse only "ATD*99#"
+OK "ATD*99***1#"
+# OK "ATD*99#"
+CONNECT ''