From: Habib S. <hab...@ya...> - 2008-12-16 20:21:41
|
> > > And check if there are any files in /tmp/syncml_log - if there is any - > > > check for DevInf XML tags... > > > > $ cd /tmp/syncml_log > > robin@opal syncml_log $ ll > > total 16 > > -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml > > -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml > > -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml > > -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml > > robin@opal syncml_log $ grep "DevInf" * > > robin@opal syncml_log $ > > Which syncml-ds-tool commaline was this? The one which returned 0x44? For "syncml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 3" which makes my mobile to generate a 13 error code, I've got only a sent-0.xml file in /tmp/syncml_log directory which doesn't have any DevInf tag (Of course, my mobile SyncML channel is 3). > Do you have any chance to test if the sync work at all with the vendor > software? Yeah, my mobile software in Windows works perfectly in syncing. > > best regards, > Daniel |