atom feed6 messages in org.freebsd.freebsd-bluetoothAccesing phone numbers etc in an LG U...
FromSent OnAttachments
Ray NewmanJul 19, 2006 12:32 am 
maksim yevmenkinJul 19, 2006 3:57 pm 
Ray NewmanJul 19, 2006 9:18 pm 
Maksim YevmenkinJul 19, 2006 9:26 pm 
Mykola DzhamJul 25, 2006 10:29 am 
Ray NewmanJul 25, 2006 3:41 pm 
Subject:Accesing phone numbers etc in an LG U8360 phone
From:Ray Newman (ra@one.com.au)
Date:Jul 19, 2006 9:18:27 pm
List:org.freebsd.freebsd-bluetooth

There must be *some* way to play with this data (bluetooth or USB) as the phone comes with this rather simplistic doze app to play with the phone book.

How can I sniff bluetooth or USB?

Ray

maksim yevmenkin wrote:

Ray,

Has anyone managed to access the phone numbers etc in an LG U8360 phone?

The examples in the obexapp man page seem to refer to some other phone; for example:

%obexapp -c -a RAY -C 1 obex> get get: remote file> telecom/pb.vcf get: local file> pb.vcf Failure, response: Forbidden (0x43) obex> di Success, response: OK, Success (0x20)

Any pointers would be appreciated.

not all phones support that. for example, all nokia phones i had access to do not support this.

if your phone supports this, you should be able to "push" entire phone book from your phone to your pc (just like pictures, sounds, etc.) you also should be able to "push" entire phone book from your pc to your phone, but it does not work on nokia and motorola phones. only first vcard is added :(

you also could use "at" commands to get/set phone book entries. for example, gnokii and gammu know how to open serial port connection over bluetooth and pull phonebook (among other things).

finally, when i have time, i will finish freebsd bluetooth plugin for multisync. that should solve synchronization issues once and for all (i hope).