projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: enable CFI probe for the WZR-HP-G300NH
[openwrt.git]
/
package
/
comgt
/
files
/
evdo.chat
1
# This is a simple chat script based off of the one provided by Sierra Wireless
2
# for CDMA connections. It should work for both Sprint and Verizon networks.
3
4
ABORT BUSY
5
ABORT 'NO CARRIER'
6
ABORT ERROR
7
ABORT 'NO DIAL TONE'
8
ABORT 'NO ANSWER'
9
ABORT DELAYED
10
REPORT CONNECT
11
TIMEOUT 10
12
'' AT
13
OK ATZ
14
SAY 'Calling CDMA/EVDO'
15
TIMEOUT 30
16
OK ATDT#777
17
CONNECT ''
This page took
0.044253 seconds
and
5
git commands to generate.