Allow more ttyUSB<N> devices to use the 3g script (#3098)
[openwrt.git] / package / comgt / files / 3g.chat
1 ABORT BUSY
2 ABORT 'NO CARRIER'
3 ABORT ERROR
4 REPORT CONNECT
5 TIMEOUT 10
6 "" "AT&F"
7 OK "ATE1"
8 OK 'AT+CGDCONT=1,"IP","$USE_APN"'
9 SAY "Calling UMTS/GPRS"
10 TIMEOUT 30
11 OK "ATD*99***1#"
12 CONNECT ' '
This page took 0.051434 seconds and 5 git commands to generate.