From owner-freebsd-bluetooth@FreeBSD.ORG Tue Jul 25 15:41:49 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2840716A4DA for ; Tue, 25 Jul 2006 15:41:49 +0000 (UTC) (envelope-from ray@one.com.au) Received: from one.one.com.au (gatekeeper.one.com.au [125.253.1.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B8F243D49 for ; Tue, 25 Jul 2006 15:41:47 +0000 (GMT) (envelope-from ray@one.com.au) Received: from [10.10.10.1] (pup.local [10.10.10.1]) by one.one.com.au (8.13.6/8.13.3) with ESMTP id k6PFdkIX076062 for ; Wed, 26 Jul 2006 01:39:47 +1000 (EST) (envelope-from ray@one.com.au) Message-ID: <44C63B3D.3020903@one.com.au> Date: Wed, 26 Jul 2006 01:39:41 +1000 From: Ray Newman User-Agent: Thunderbird 1.5 (X11/20060317) MIME-Version: 1.0 To: freebsd-bluetooth@freebsd.org References: <44BD7D33.3060506@one.com.au> <20060725102917.GC44258@expo.ukrweb.net> In-Reply-To: <20060725102917.GC44258@expo.ukrweb.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Accesing phone numbers etc in an LG U8360 phone X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 15:41:49 -0000 No change unfortunately. Ray Mykola Dzham wrote: > Ray Newman wrote: >> 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. > > Try to add -f option to obexapp command line >