Hello, I m trying to download phonebook contacts from mobile to PC(desktop) having bluez software installed in it.Using obexftp for the transfer. Now, the command i m using is obexftp -b <BD ADDR> <Channel number> -g Alex.vcf (channel number is of obex file transfer) Alex is the contact i need to download. The error which i getting is Connecting...done
Receiving "Alex.vcf"... failed. Disconnecting...done I debugged the code and got that the obex_rsp which i m getting from openobex is hvg a value of 0x43 (i.e OBEX_RSP_FORBIDDEN).It should be having a value OBEX_RSP_SUCCESS (0x20). Please let me know if some settings have to be enabled or command has to be modified. The phones i used are Nokia 6600 and Sony ericsson K550i. The phonebook download is not happening with both phones. Kindly provide a solution to the above mentioned problem. Thanks and Regards, Shashank The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[EMAIL PROTECTED]"
