tutorials/setup/gprs: gprs.2

File gprs.2, 0.5 kB (added by scott, 2 years ago)

/etc/chatscripts/gprs

Line 
1# This chatfile was generated by pppconfig 2.3.10.
2# Please do not delete any of the comments.  Pppconfig needs them.
3#
4# ispauth chat
5# abortstring
6ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED
7
8# hangup
9
10"" 'ATZ'
11
12OK 'ATE1'
13OK 'AT&F'
14#OK 'AT+CMEE=1'
15#OK 'AT+CGQREQ=2,0,0,0,0,0'
16#OK 'AT+CGQMIN=2,0,0,0,0,0'
17#OK 'AT+CGATT=1'
18OK 'AT+CGDCONT=1,"IP","internet2.voicestream.com"'
19
20# ispnumber
21ABORT 'NO CARRIER'
22SAY "Dialing...\n"
23OK 'ATD*99#'
24
25# ispconnect
26CONNECT
27# end of pppconfig stuff