View Single Post
Old 07-09-2008, 04:11 AM   #4
woodyofid
Knows Where the Search Button Is
 
Join Date: Jun 2008
Model: 8900
OS: 5.0.0.592
PIN: a colada
Carrier: tmobile
Posts: 23
Default

Some days you can't win....

[root@muspell blackberry]# /home/woody/blackberry/ppp/sbin/pppd call bbppp
abort on (BUSY)
abort on (NO CARRIER)
abort on (VOICE)
abort on (NO DIALTONE)
abort on (NO DIAL TONE)
abort on (NO ANSWER)
abort on (DELAYED)
abort on (ERROR)
Initializing
send (AT^M)
expect (OK)
AT^M
^M
OK
-- got it

send (ATE0V1^M)
expect (OK)
^M
ATE0V1^M
^M
OK
-- got it

send (AT^M)
expect (OK)
^M
^M
OK
-- got it

send (AT+cgdcont=1,"IP","wap.voicestream.com"^M)
expect (OK)
^M
^M
OK
-- got it

send (ATS0=0^M)
expect (OK)
^M
^M
OK
-- got it

send (AT^M)
expect (OK)
^M
^M
OK
-- got it

send (ATE0V1^M)
expect (OK)
^M
^M
OK
-- got it

send (AT^M)
expect (OK)
^M
^M
OK
-- got it

send (AT+cgdcont=1,"IP","wap.voicestream.com"^M)
Dialing
expect (OK)
^M
^M
OK
-- got it

send (ATDT*99#^M)
expect (CONNECT)
^M
^M
CONNECT
-- got it

send ()
Serial connection established.
using channel 14
Using interface ppp0
Connect: ppp0 <--> /dev/rfcomm0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x86255d0d> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth pap>]
No auth is possible
Not rejecting PAP (Woody)
sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth pap>]
rcvd [LCP ConfRej id=0x1 <magic 0x86255d0d> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfReq id=0x1 <addr 169.254.1.1>]
sent [IPCP ConfAck id=0x1 <addr 169.254.1.1>]
rcvd [IPCP ConfRej id=0x1 <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
rcvd [IPCP ConfNak id=0x2 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0>]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
rcvd [LCP ProtRej id=0x2 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0>]
rcvd [IPCP ConfNak id=0x3 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0>]
IPCP: timeout sending Config-Requests
sent [LCP TermReq id=0x3 "No network protocols running"]
sent [LCP TermReq id=0x4 "No network protocols running"]
Connection terminated.
abort on (BUSY)
abort on (ERROR)
abort on (NO DIALTONE)

Sending break to the modem
send (\K^M)
send (\K^M)
send (\K^M)
send (\d\d+++\d\dATH^M)
expect (OK)
alarm
Failed
disconnect script failed
Modem hangup
Offline   Reply With Quote