Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DaveR

Pages: [1]
1
Zaurus - pdaXrom / Gprs Config Wierdness Modem Init String [solved]
« on: August 04, 2006, 10:55:00 am »
Quote
... Try 'ATZ' (just a plain old reset) ...
Karl: thank you for reminding me what ATZ actually means - I'd got so used to just including it.

If I remove both the "ATZ" and the "AT+cgdcont..." leaving only "ATDT*99#" it works. Presumably the ATZ clears the PDP context data which the phone otherwise remembers - as John H in the usenet post said it should.

Thanks to all for your replies.

Dave

2
Zaurus - pdaXrom / Gprs Config Wierdness Modem Init String [solved]
« on: August 03, 2006, 05:58:01 am »
My Z860 | bluetooth | Nokia 6310i | GPRS connection works OK -  so no problem. But I've discovered that I always need a modem init string (AT+cgdcont= ...) with the Z - but not if I use WinXP. I wanted to understand why so I posted to usenet alt.celluar.gsm - here's the thread:
http://groups.google.com/group/alt.cellula...e65942b9cd433a/

Can anybody here shed any light on this, or suggest why the difference between the Z and Win? Does anyone here not need an init string - and if so do they have to specify anything more that the APN (e.g.PDP-type="IP") to the phone?

It might explain this post
https://www.oesf.org/forums/index.php?showtopic=16558

For the record, here's my working ppp script
Code: [Select]
# DR 28/7/2006
#
/dev/rfcomm0
115200
# I need the "" to be sent to the phone - hence \' used in setup string
# ATDT*99# works but ATDT*99***1# probably will too - assumes CID=1
connect '/usr/sbin/chat -s -v -t 60 ABORT "NO CARRIER" ABORT "NO DIALTONE" ABORT "BUSY" "" "ATZ" OK \'AT+cgdcont=1,"IP","internet.wind"\' OK "ATDT*99#" CONNECT'
crtscts
local
noipdefault
modem
# I think I need (PAP) authentication even though no username/password - cannot be blank hence...
user anything
usepeerdns
defaultroute
connect-delay 5000
remotename Wind
Like I said, just curious.
Dave

3
Zaurus - pdaXrom / Bluetooth Pairing Worked Before - Not Now [solved]
« on: July 06, 2006, 08:04:26 am »
It worked! Thanks zmiq2.

Actually, I feel such an idiot. I'd seen that suggestion, and thought - why should that make any difference - it paired OK last time.? (Why does it?)

For the record, I did exactly as suggested and after a reboot:
Code: [Select]
root@zaurus:~> cd /etc/bluetooth
root@zaurus:/etc/bluetooth> hciattach ttyS3 bcsp
root@zaurus:/etc/bluetooth> hciconfig
hci0:   Type: UART
        BD Address: 00:05:4E:00:D9:D7 ACL MTU: 128:8  SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:250 acl:0 sco:0 events:12 errors:0
        TX bytes:446 acl:0 sco:0 commands:12 errors:0

root@zaurus:/etc/bluetooth> hcitool scan
Scanning ...
        00:60:57:80:E0:05       DR Nok 6310i
root@zaurus:/etc/bluetooth> rfcomm connect hci0 00:60:57:80:E0:05 1
[phone asked for PIN and pairing was successful]
Connected /dev/rfcomm0 to 00:60:57:80:E0:05 on channel 1
Press CTRL-C for hangup
So probably only the 2 commands are required to connect it.

Thanks a lot.

Dave

4
Zaurus - pdaXrom / Bluetooth Pairing Worked Before - Not Now [solved]
« on: July 06, 2006, 05:22:04 am »
I installed BlueZ and paired to a Nokia 6310i mobile a while ago. I didn't have any problem with the Bluetooth part of the setup - in fact the pairing was so easy I can't remember exactly what I did. I do remember putting the pin into the phone then into the little window put up by the pin helper - and it was done. My problems were all to do with PPP - which was another thread here.

Anyway I had it all working but needed to change to another, identical, Nokia (the original wasn't mine). Since then I've failed to pair the Z with the new phone despite trying every which way. I always get:
Can't connect RFCOMM socket: Connection refused

Googling on this error I find that others have had this problem and there doesn't seem to be a common cause. Some seem never to have solved it. In my case I know that this Z will attach to an identical phone.

The session below is typical
Code: [Select]
[eject/insert BT card]

root@zaurus:/etc/bluetooth> tail /var/log/messages

Jul  5 21:56:06 cardmgr[138]: executing: './bluetooth stop ttyS3 2>&1'
Jul  5 21:56:06 cardmgr[138]: + Shutting down Bluetooth... Done.
Jul  5 21:56:06 hcid[1034]: HCI dev 0 down
Jul  5 21:56:06 hcid[1034]: Stoping security manager 0
Jul  5 21:56:06 hcid[1034]: HCI dev 0 unregistered
Jul  5 21:56:06 /sbin/hotplug: no runnable /etc/hotplug/bluetooth.agent is installed
Jul  5 21:56:33 cardmgr[138]: socket 0: Compaq iPAQ Bluetooth Sleeve
Jul  5 21:56:34 cardmgr[138]: executing: './bluetooth start ttyS3 2>&1'
Jul  5 21:56:34 cardmgr[138]: + Starting Bluetooth... Done.

root@zaurus:/etc/bluetooth> hciattach ttyS3 bcsp

root@zaurus:/etc/bluetooth> hciconfig -a
hci0:   Type: UART
        BD Address: 00:05:4E:00:D9:D7 ACL MTU: 128:8  SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:264 acl:0 sco:0 events:13 errors:0
        TX bytes:446 acl:0 sco:0 commands:12 errors:0
        Features: 0xff 0xff 0x05 0x00 0x00 0x00 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'BlueZ (0)'
        Class: 0x120114
        Service Classes: Networking, Object Transfer
        Device Class: Computer, Palm
        HCI Ver: 1.1 (0x1) HCI Rev: 0x73 LMP Ver: 1.1 (0x1) LMP Subver: 0x73
        Manufacturer: Cambridge Silicon Radio (10)

root@zaurus:/etc/bluetooth> hcitool scan
Scanning ...
        00:60:57:80:E0:05       DR Nok 6310i
    
root@zaurus:/etc/bluetooth> rfcomm connect hci0 00:60:57:80:E0:05 1
[Phone: Connect with BlueZ(0)? (Accept) Password? - (I provide PIN) - Connecting... Failed...Disconnected]

Can't connect RFCOMM socket: Connection refused

root@zaurus:/etc/bluetooth> tail /var/log/messages

Jul  5 21:56:34 cardmgr[138]: + Starting Bluetooth... Done.
Jul  5 21:57:56 hcid[1034]: HCI dev 0 registered
Jul  5 21:57:56 /sbin/hotplug: no runnable /etc/hotplug/bluetooth.agent is installed
Jul  5 21:57:56 hcid[1034]: HCI dev 0 up
Jul  5 21:57:56 hcid[1034]: Starting security manager 0
Jul  5 21:59:13 hcid[1034]: pin_code_request (sba=00:05:4E:00:D9:D7, dba=00:60:57:80:E0:05)

root@zaurus:/etc/bluetooth> rfcomm show
rfcomm0: 00:60:57:80:E0:05 channel 1 clean

root@zaurus:/etc/bluetooth> ls -al /dev/rfcomm0
crw-rw-rw-    1 root     root     216,   0 Jul  5 21:44 /dev/rfcomm0

[something I noticed that might be relevant:]

root@zaurus:/etc/bluetooth> cat /dev/rfcomm0
[asks for pin on phone - same sequence as above]
cat: /dev/rfcomm0: Connection refused

If I just run the PPP dialler which worked before (rfcomm0 is now pointing to the new phone) I get a similar error:

Jul  5 17:17:17 pppd[1301]: Failed to open /dev/rfcomm0: Connection refused

Things I've tried:
  • With and without a pin file. When I paired the first phone I got a window to put the pin in, but I've failed ever to get that window again. I think this is significant - I get the error message before I'm asked for my pin on the Z. /bin/bluepin is still the pin-helper and does work.
  • PIN files with and without newlines. Some posts claim this is significant. I'm not sure it ever gets to read this though - see above.
  • Deleting the old link-key file.
  • With and without a rfcomm.conf file, and with a default one (bind no) and one set up for the new phone. (The hcid.conf and bt-uart.conf files are as installed.)
  • Just about every hcitool and rfcomm command I can find
  • Installed bluez-spd and checked that channel 1 is correct for DUN
  • Deleting a lock file var/lock/subsys/bluetooth
  • Uninstalling and reinstalling the bluez packages - trying to revert to the original situation.
  • Checked that the Nokia firmware is the same on both phones. The new one is secondhand & BT works with a headset.
Not only can I not pair this new phone I now can't talk to the old one - I get the same error message now. The devices should still be paired (the Nokia thinks it is and I've put back the link-key file, though I might have damaged it since - I didn't take a backup of it before I started all this.)

I'm not sure that it's the pairing process that's at fault - without a pin file I'm not even asked for my pin on the Z. Something to do with /dev/rfcomm0.

Any ideas?

Dave

5
Zaurus - pdaXrom / Ppp Connect To Nokia Mobile [solved]
« on: July 03, 2006, 06:52:27 am »
SUCCESS

I installed libstdcxx5-compat_5.0.7_armv5tel.ipk which made your version of /usr/lib/qt/bin/dialler work, Karl. But not with my pppd script. So I amended yours, and it worked. I can't see what the critical difference is, but nevermind.

For the record:

The pppd script
Code: [Select]
# DR 3/7/2006
# based on karl's ppp script
# http://www.oesf.org/forums/index.php?showtopic=20229
# modified for Bluetooth, FreeUK dialup, & CSD
/dev/rfcomm0
115200
connect '/usr/sbin/chat -s -v ABORT "NO CARRIER" ABORT "NO DIALTONE" ABORT "BUSY" "" "AT+CBST=14,0,1;+chsn=2,1,0,8" OK ATDT08450790007 CONNECT'
crtscts
noipdefault
modem
user royal
usepeerdns
defaultroute
connect-delay 6000
remotename FreeUK1

To logfile (why didn't any of the sent/rcvd ppp dialogue show up before - it was before the PAP issue?)
Code: [Select]
Jul  3 10:44:44 pppd[1131]: pppd 2.4.3 started by root, uid 0
Jul  3 10:44:45 chat[1133]: abort on (NO CARRIER)
Jul  3 10:44:45 chat[1133]: abort on (NO DIALTONE)
Jul  3 10:44:45 chat[1133]: abort on (BUSY)
Jul  3 10:44:45 chat[1133]: send (AT+CBST=14,0,1;+chsn=2,1,0,8^M)
Jul  3 10:44:46 chat[1133]: expect (OK)
Jul  3 10:44:46 chat[1133]: AT+CBST=14,0,1;+chsn=2,1,0,8^M^M
Jul  3 10:44:46 chat[1133]: OK
Jul  3 10:44:46 chat[1133]:  -- got it
Jul  3 10:44:46 chat[1133]: send (ATDT08450790007^M)
Jul  3 10:44:46 chat[1133]: expect (CONNECT)
Jul  3 10:44:46 chat[1133]: ^M
Jul  3 10:45:09 chat[1133]: ATDT08450790007^M^M
Jul  3 10:45:09 chat[1133]: CONNECT
Jul  3 10:45:09 chat[1133]:  -- got it
Jul  3 10:45:09 pppd[1131]: Serial connection established.
Jul  3 10:45:09 pppd[1131]: using channel 1
Jul  3 10:45:09 pppd[1131]: Using interface ppp0
Jul  3 10:45:09 pppd[1131]: Connect: ppp0 <--> /dev/rfcomm0
Jul  3 10:45:15 pppd[1131]: sent [LCP ConfReq id=0x1 ]
Jul  3 10:45:17 pppd[1131]: rcvd [LCP ConfReq id=0x14 ]
Jul  3 10:45:17 pppd[1131]: sent [LCP ConfRej id=0x14 ]
Jul  3 10:45:18 pppd[1131]: sent [LCP ConfReq id=0x1 ]
Jul  3 10:45:18 pppd[1131]: rcvd [LCP ConfReq id=0x15 ]
Jul  3 10:45:18 pppd[1131]: sent [LCP ConfAck id=0x15 ]
Jul  3 10:45:21 pppd[1131]: sent [LCP ConfReq id=0x1 ]
Jul  3 10:45:22 pppd[1131]: rcvd [LCP ConfReq id=0x16 ]
Jul  3 10:45:22 pppd[1131]: sent [LCP ConfRej id=0x16 ]
Jul  3 10:45:22 pppd[1131]: rcvd [LCP ConfAck id=0x1 ]
Jul  3 10:45:22 pppd[1131]: rcvd [LCP ConfReq id=0x17 ]
Jul  3 10:45:22 pppd[1131]: sent [LCP ConfAck id=0x17 ]
Jul  3 10:45:22 pppd[1131]: sent [PAP AuthReq id=0x1 user="royal" password=]
Jul  3 10:45:23 pppd[1131]: rcvd [PAP AuthAck id=0x1 ""]
Jul  3 10:45:23 pppd[1131]: PAP authentication succeeded
Jul  3 10:45:23 insmod: Warning: loading /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/net/ppp_deflate.o will taint the kernel: non-GPL license - BSD without advertisement clause
Jul  3 10:45:23 insmod:   See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Jul  3 10:45:23 insmod: Module ppp_deflate loaded, with warnings
Jul  3 10:45:23 pppd[1131]: sent [CCP ConfReq id=0x1 ]
Jul  3 10:45:23 pppd[1131]: sent [IPCP ConfReq id=0x1 ]
Jul  3 10:45:23 pppd[1131]: rcvd [IPCP ConfReq id=0x52 ]
Jul  3 10:45:23 pppd[1131]: sent [IPCP ConfAck id=0x52 ]
Jul  3 10:45:23 pppd[1131]: rcvd [proto=0x8207] 01 8f 00 04
Jul  3 10:45:23 pppd[1131]: Unsupported protocol 0x8207 received
Jul  3 10:45:23 pppd[1131]: sent [LCP ProtRej id=0x2 82 07 01 8f 00 04]
Jul  3 10:45:24 pppd[1131]: rcvd [LCP ProtRej id=0x18 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
Jul  3 10:45:24 pppd[1131]: rcvd [IPCP ConfNak id=0x1 ]
Jul  3 10:45:24 pppd[1131]: sent [IPCP ConfReq id=0x2 ]
Jul  3 10:45:25 pppd[1131]: rcvd [IPCP ConfAck id=0x2 ]
Jul  3 10:45:25 pppd[1131]: local  IP address 195.8.75.149
Jul  3 10:45:25 pppd[1131]: remote IP address 217.158.114.108
Jul  3 10:45:25 pppd[1131]: primary   DNS address 212.126.144.2
Jul  3 10:45:25 pppd[1131]: secondary DNS address 212.126.144.13
Jul  3 10:45:25 pppd[1137]: Script /etc/ppp/ip-up started (pid 1138)
Jul  3 10:45:25 pppd[1137]: Script /etc/ppp/ip-up finished (pid 1138), status = 0x0
Jul  3 10:50:09 hcid[1035]: HCI dev 0 down
Jul  3 10:50:09 hcid[1035]: Stoping security manager 0
Jul  3 10:50:09 pppd[1137]: Modem hangup
Jul  3 10:50:09 pppd[1137]: Connect time 4.8 minutes.
Jul  3 10:50:09 pppd[1137]: Sent 3499 bytes, received 28008 bytes.
Jul  3 10:50:09 hcid[1035]: HCI dev 0 unregistered
Jul  3 10:50:09 pppd[1137]: Script /etc/ppp/ip-down started (pid 1191)
Jul  3 10:50:09 pppd[1137]: Connection terminated.
Jul  3 10:50:09 pppd[1137]: Waiting for 1 child processes...
Jul  3 10:50:09 pppd[1137]:   script /etc/ppp/ip-down, pid 1191
Jul  3 10:50:10 pppd[1137]: Script /etc/ppp/ip-down finished (pid 1191), status = 0x0

Here is the lash-up script I use to connect bluetooth with the Nokia - I inserted the waits 'cos each command seems to take a while.

Code: [Select]
#!/bin/sh
#
# Connects Bluetooth to Nokia 6310i
# DR 21/5/2006
#
echo "Turn on phone, activate Bluetooth, then hit ENTER"
read anyresponse
hciattach ttyS3 bcsp
read anyresponse
hciconfig
read anyresponse
hcitool dev
read anyresponse
hcitool cc 00:60:57:6C:2A:xx (the phone's address)
read anyresponse
hcitool con
read anyresponse
rfcomm connect hci0 00:60:57:6C:2A:xx 1

Thanks again Karl.  
Dave

6
Zaurus - pdaXrom / Ppp Connect To Nokia Mobile [solved]
« on: July 01, 2006, 01:39:54 pm »
1 I can see from the bug report
http://www.pdaxrom.org/buglist.php?doactio...owbug&bugid=289
that just removing the double-quotes from the secrets file does not work.

2 I tried the version of pppdialer you attached, karlto. Made it exec and replaced the one in /usr/lib/qt/bin. It does not run. However I don't know what the relationship between this GUI dialler and pppd is - I would have thought the GUI dialler simply calls pppd - in which case  the error is probably in pppd. Can anyone confirm that?

3 Loaded minicom and connected manually:
Code: [Select]
AT
OK
ATE1
OK
AT+CBST=14,0,1;+chsn=2,1,0,8
OK
ATDT08450790007
CONNECT 9600


User Access Verification

Login:royal
Password:
Auth successful
Entering PPP mode.
Async interface address is unnumbered (FastEthernet0)
Your IP address is 195.8.75.43. MTU is 1500 bytes
Header compression is on.

~}#.!}!.} ,}"}&} }*} } }%}&�r}(}'}"}(}"}1}$}%�3}4}!fuk-energis-cisco.d~~}#.!}!.} ,}"}&} }*} } }%}&�r}(}'}"}(}"}1}$}%�3}4}!fuk-energis-ciscoY}+~~}#.!}

(repeats)
That all looks reasonable to me.

4 I suppose it's possible  that pppd is authenticating OK but failing after that. IFCONFIG doesn't show an i/f and no DNS addresses are put in /etc/resolve.conf. However,  if the double-quotes bug is in pppd then it's probably failing in PAP. Any ideas how to tell?

Dave

7
Zaurus - pdaXrom / Ppp Connect To Nokia Mobile [solved]
« on: June 30, 2006, 05:02:48 am »
I think the double-quotes are optional in pap-secrets. Indeed the example given in 'man pppd' includes them. Anyway I edited them out of both pap- and chap-secrets and it makes no difference.

I'm calling pppd with this config file:
Code: [Select]
#PPP config file created by DR 26/5/2006
#Bluetooth - Nokia (6310i) - DialUp - FreeUK
/dev/rfcomm0
115200
defaultroute
connect    "/usr/sbin/chat -v -f /etc/ppp/chatscript.NokDialFreeUK.connect"
disconnect "/usr/sbin/chat -v -f /etc/ppp/chatscript.NokDial.disconnect"
noauth
nodetach
connect-delay 8000
silent
usepeerdns
dump
debug
noipdefault
#modem
user "royal"
#password "mypassword"
#demand
#idle 120
remotename FreeUK1
crtscts
show-password
And the connect chatscript:
Code: [Select]
#based on http://www.hingston.demon.co.uk/mike/orange-connect
#AT commands from http://nds1.nokia.com/phones/files/guides/Nokia_AThelp.pdf
TIMEOUT         5
ECHO            ON
ABORT           '\nBUSY\r'
ABORT           '\nERROR\r'
ABORT           '\nNO ANSWER\r'
ABORT           '\nNO CARRIER\r'
ABORT           '\nNO DIALTONE\r'
ABORT           '\nRINGING\r\n\r\nRINGING\r'
''              \rAT
TIMEOUT         12

# ATE1 turns on echo
OK              ATE1
#here's the magic bit! (DR - BUT IT'S FOR GPRS)
#OK              'AT+cgdcont=1,"IP","orangeinternet"'
#OK              ATD*99***1#

# Dial up equiv - DR
#V34 modem
OK  'AT+CBST=14,0,1;+chsn=2,1,0,8'
#FreeUK
OK  ATDT08450790007
(You can also see where it came from and my mods.)

If this were an ordinary Linux box I'd look in /var/log/ppp for lines like
Code: [Select]
sent [PAP AuthReq id=0x1 user="username" password="password"]but IIUC busybox does not log these messages. Is that correct? Is there a way to see this debug info?

Dave

8
Zaurus - pdaXrom / Ppp Connect To Nokia Mobile [solved]
« on: June 29, 2006, 06:17:43 pm »
Quote
Are you certain that the quotes should be present in the pap-secrets file?
No I'm not. I don't have another Linux machine configured for PPP and the sample file on this SuSE system has:
Code: [Select]
#hostname    *    password So I'll try that tomorrow.

Thanks for your help.

Dave

9
Zaurus - pdaXrom / Ppp Connect To Nokia Mobile [solved]
« on: June 29, 2006, 05:16:13 pm »
Quote
Are you using the graphical ppp dialer? It adds extra quotes to the password, so authentication always fails...
Not any more - though I started with it. I'm using a terminal - as I quoted.

I saw the reference to that error - I can't see any extra quotes.My pap-secrets file contains
Code: [Select]
royal FreeUK1 "mypassword" .

In the /var/log/messages I get
Code: [Select]
May 30 17:10:50 pppd[2188]: user royal^I^I# (from /etc/ppp/peers/BTNokDialFreeUK)
May 30 17:10:50 pppd[2188]: password ??????^I^I# (from command line)
(That from command line puzzles me though. Is it normal?)

I've also tried including the password in the ppp config file, in double-quotes like the username "royal" in my OP.

I've even tried putting it in the chat script:
Code: [Select]
CONNECT         ''
ogin:--ogin:    royal
assword:        mypassword

The result is always the same - it dials and hangs. I suspect that the phone is giving a response I need to allow for in the chat script - hence I need to see the detailed dialogue which ppp debug would normally give me.

Thanks for the attachment, though. I'll look into it as well.

10
Zaurus - pdaXrom / Ppp Connect To Nokia Mobile [solved]
« on: June 29, 2006, 12:41:10 pm »
Hi.

I want to make a PPP dial-up connection via bluetooth and a Nokia 6310i mobile  - CSD not GPRS. The phone and ISP works OK with the Nokia Windows modem software.

The bluetooth part works OK and I can dial the ISP - but then nothing. I'm pretty sure it fails to PAP authenticate - there are no authentication messages in the log and a ping to an internet address fails.

I've tried several ways of specifying username/password and lots of combinations of PPP parameters - it's a long way from the standard setup now. Here's the latest log:

Code: [Select]
root@zaurus:/etc/ppp/peers>pppd call BTNokDialFreeUK
pppd options in effect:
debug           # (from /etc/ppp/peers/BTNokDialFreeUK)
nodetach                # (from /etc/ppp/peers/BTNokDialFreeUK)
connect-delay 8000              # (from /etc/ppp/peers/BTNokDialFreeUK)
dump            # (from /etc/ppp/peers/BTNokDialFreeUK)
noauth          # (from /etc/ppp/peers/BTNokDialFreeUK)
user royal              # (from /etc/ppp/peers/BTNokDialFreeUK)
remotename FreeUK1              # (from /etc/ppp/peers/BTNokDialFreeUK)
/dev/rfcomm0            # (from /etc/ppp/peers/BTNokDialFreeUK)
115200          # (from /etc/ppp/peers/BTNokDialFreeUK)
connect /usr/sbin/chat -v -f /etc/ppp/chatscript.NokDialFreeUK.connect          # (from /etc/ppp/peers/BTNokDialFreeUK)
disconnect /usr/sbin/chat -v -f /etc/ppp/chatscript.NokDial.disconnect          # (from /etc/ppp/peers/BTNokDialFreeUK)
crtscts         # (from /etc/ppp/peers/BTNokDialFreeUK)
silent          # (from /etc/ppp/peers/BTNokDialFreeUK)
show-password           # (from /etc/ppp/peers/BTNokDialFreeUK)
noipdefault             # (from /etc/ppp/peers/BTNokDialFreeUK)
defaultroute            # (from /etc/ppp/peers/BTNokDialFreeUK)
usepeerdns              # (from /etc/ppp/peers/BTNokDialFreeUK)
AT
OK
ATE1
OK
AT+CBST=14,0,1;+chsn=2,1,0,8
OK
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/rfcomm0

And it just sits there for a minute or so, when the call ends itself. There should be some PAP messages in the log at this point, I think. If I kill it myself I get:

Code: [Select]
Terminating on signal 2
Connection terminated.
Receive serial link is not 8-bit clean:
Problem: all had bit 7 set to 0
Sending break to the modem
PDP context detached
Serial link disconnected.

To debug this I want to look at the messages between the Z and the phone in detail. I have debug on, but as I understand it, the usual syslogd stuff is not implemented by busybox. So how do I get at these messages to find out what's happening?

I'd appreciate a few pointers on this - although I've been using Linux for some years I'm new to the Z.

Dave

Pages: [1]