pppd call wcdma-usb3
abort on (NO CARRIER)
abort on (ERROR)
abort on (NO DIALTONE)
abort on (BUSY)
abort on (NO ANSWER)
send (AT^M)
expect (OK)
AT^M^M
OK
-- got it
send (ATZ^M)
expect (OK)
^M
ATZ^M^M
OK
-- got it
send (AT+CGDCONT=1,\"IP\",\"uninet\",,0,0^M)
expect (OK)
^M
AT+CGDCONT=1,"IP","uninet",,0,0^M^M
OK
-- got it
send (AT+CFUN=1^M)
expect (OK)
^M
AT+CFUN=1^M^M
OK
-- got it
send (ATDT*99#^M)
expect (CONNECT)
^M
ATDT*99#^M^M
CONNECT
-- got it
send (^M)
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB3
CHAP authentication succeeded
CHAP authentication succeeded
Modem hangup
Connection terminated.
[root@FriendlyARM peers]#
[ 此帖被xiewenya在2012-10-19 10:36重新编辑 ]