From owner-freebsd-bluetooth@FreeBSD.ORG Mon Sep 12 16:29:07 2005 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 16D7516A41F for ; Mon, 12 Sep 2005 16:29:07 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from ismybrain.com (ismybrain.com [64.246.42.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9963443D46 for ; Mon, 12 Sep 2005 16:29:06 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from [10.254.186.111] (localhost.localdomain [127.0.0.1]) by ismybrain.com (8.11.6/8.11.6) with ESMTP id j8CGSPg10706; Mon, 12 Sep 2005 12:28:25 -0400 Message-ID: <4325ACA2.6090601@savvis.net> Date: Mon, 12 Sep 2005 09:28:18 -0700 From: Maksim Yevmenkin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Reifenberger References: <20050911141141.R39118@fw.reifenberger.com> <432483D5.4020603@savvis.net> <20050912090134.N43540@fw.reifenberger.com> In-Reply-To: <20050912090134.N43540@fw.reifenberger.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bluetooth@freebsd.org Subject: Re: can't download s55 phonebook via bluetooth 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: Mon, 12 Sep 2005 16:29:07 -0000 Michael, >>> I'm trying to download the phonebook of my Siemens s55 phone >>> using obexapp via bluetooth unter -current. >> >> i'm not sure about s55 but i know it works with s65. >> >>> After setting up the BT-stack and having hcsecd running I do: >>> obexapp -a mys55 -C irmc -r /tmp -n get telecom/pb.vcf bla.txt >>> and get: >>> ... Response: Forbidden (0x43). > > Ah. "-f" did the trick. good. > Now the next problems: > - My fu... s55 resets itself or switches off when doing a "get > telecom/cal.vcs" > This could be related to an upgraded firmware though. i'm sorry, you lost me here. was "get telecom/cal.vcs" working _before_ you have upgraded the firmware? or it never worked. > - I cant seem to be able to "put pb.vcf telecom/pb.vcf" the same way as the > "get" before. I get: > ...Response: Bad Request (0x40). again, was it working before? did you try obexapp "-f" option? can you put individual entries into the phone book with obexapp? could you please produce binary hcidump (use -w option) and send it to me? > BTW: Do you have a mobile_restore.sh script too :-) so you did get the "mobile_backup.sh" script? for whatever reason the attachment did not make it to the list :( if you did not get it please let me know. and, to answer your question, no. i do not have the "mobile_restore.sh" script :( and just for the record. this whole obex thing with cell phones and bluetooth is rather confusing :( i never got to see complete document that defines how this should work. it seems that cell phone manufactures just skipped this and moved onto syncml. thanks, max