From af92c20d2b4059624034ee4ef2d0a64e91f51e98 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 29 Mar 2020 14:45:38 +0200 Subject: wwan: T1988: remove old network definitions from AT&T, sc1 and Verizon --- src/etc/ppp/peers/chat/att | 6 ------ src/etc/ppp/peers/chat/sc1 | 13 ------------- src/etc/ppp/peers/chat/verizon | 5 ----- 3 files changed, 24 deletions(-) delete mode 100644 src/etc/ppp/peers/chat/att delete mode 100644 src/etc/ppp/peers/chat/sc1 delete mode 100644 src/etc/ppp/peers/chat/verizon (limited to 'src/etc') diff --git a/src/etc/ppp/peers/chat/att b/src/etc/ppp/peers/chat/att deleted file mode 100644 index 7a02682f5..000000000 --- a/src/etc/ppp/peers/chat/att +++ /dev/null @@ -1,6 +0,0 @@ -ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT 'NO CARRIER' ABORT DELAYED -'' AT -OK ATZ -OK 'AT+CGDCONT=1,"IP","ISP.CINGULAR"' -OK ATD*99# -CONNECT '' diff --git a/src/etc/ppp/peers/chat/sc1 b/src/etc/ppp/peers/chat/sc1 deleted file mode 100644 index fbfabd8c2..000000000 --- a/src/etc/ppp/peers/chat/sc1 +++ /dev/null @@ -1,13 +0,0 @@ -TIMEOUT 60 -ABORT ERROR -ABORT BUSY -ABORT VOICE -ABORT "NO CARRIER" -ABORT "NO DIALTONE" -ABORT "NO DIAL TONE" -ABORT "NO ANSWER" -"" "ATZ" -"" "AT&FH0M0" -OK-AT-OK "ATDT*99#" -TIMEOUT 75 -CONNECT diff --git a/src/etc/ppp/peers/chat/verizon b/src/etc/ppp/peers/chat/verizon deleted file mode 100644 index a36a3e915..000000000 --- a/src/etc/ppp/peers/chat/verizon +++ /dev/null @@ -1,5 +0,0 @@ -ABORT 'NO CARRIER' ABORT 'ERROR' ABORT 'NO DIALTONE' ABORT -'BUSY' ABORT 'NO ANSWER' -'' ATZ -OK-AT-OK ATDT#777 -CONNECT \d\c -- cgit v1.2.3