diff options
Diffstat (limited to 'packages/ppp/ppp-gprs/chats')
-rw-r--r-- | packages/ppp/ppp-gprs/chats/chat-gprs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/ppp/ppp-gprs/chats/chat-gprs b/packages/ppp/ppp-gprs/chats/chat-gprs deleted file mode 100644 index b90e5ff2cf..0000000000 --- a/packages/ppp/ppp-gprs/chats/chat-gprs +++ /dev/null @@ -1,9 +0,0 @@ -# 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 '' |