From: Soeren S. <ope...@nn...> - 2008-05-02 07:02:44
|
Dear all, I successfully managed to use libsyncml from current svn to do receive the contacts via $ syncml-obex-client -b 00:11:22:33:44:55 10 --slow-sync text/x-vcard contacts --wbxml --identifier "PC Suite" However trying to receive the calendar entries always results in Forbidden (0x43) and the phone saying 'system error': $ syncml-obex-client -b 00:11:22:33:44:55 10 --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 201, Last , Next 20080502T053518Z Slowsyncing Just received a new session with ID 1 Received the DevInf Session 1 reported final. flushing Received an transport error: Forbidden (0x43) SYNCML_LOG/SYNCML_TRACE's are here: http://nn7.de/debugging/syncml/sent-0.xml http://nn7.de/debugging/syncml/received-0.xml http://nn7.de/debugging/syncml/sent-1.xml http://nn7.de/debugging/syncml/Thread3079489312-30333.log http://nn7.de/debugging/syncml/Thread3079486352-30333.log Ideas welcome, Soeren |