Hi,
I've tried to synchronize with msynctool between a filesync and syncmlsync.
The mobile device is a PocketPC running WM5, with funambol SyncML client.
I've set up settings correctly on the client and server part, and the synchronization starts.
However, I'm getting an error with "devinf unknown".
I've look at the code, and obviously, the expected devinfs were very limited.
Funambol client sends "windowsmobile" as devinf, so I modified DEVTYPE_PDA "pda" in sml_defines.h to DEVTYPE_PDA "windowsmobile".
After this change, the synchronization process got up further, but fails with:
Member 2 of type syncml-http-server had an error while getting changes: Received unwanted status reply
I've enabled the trace for the msynctool, and will post them as an attachment.
Basically, it states that
[1179015140.828793] >>>>>>> _manager_event(0x8060648, 8, 0x806d1e0, 0x806c668, 0x805b9d8)
[1179015140.828922] There was an error in the session 1179008008: Received unwanted status reply
[1179015140.829005] >>>>>>> osync_context_report_osyncerror(0x806d558, 0xbfc5ffa8:(Received unwanted status reply))
[1179015140.829055] >>>>>>> message_callback(0x8058a68, 0x80682f0, 0xbfc5ffa8)
[1179015140.829148] [CLI] WARNING: Member is replying with message 0x806e408 to message 0x806c378:"-629885577-1215524718" with error 1: Received unwanted status reply
[1179015140.829199] >>>>>>> osync_queue_send_message(0x8059378, (nil), 0x806e408, (nil))
[1179015140.829256] <<<<<<< osync_queue_send_message
[1179015140.829302] <<<<<<< message_callback
[1179015140.829346] <<<<<<< osync_context_report_osyncerror
[1179015140.829390] <--- ERROR --- _manager_event: Received unwanted status reply