From: Eduardo P. H. <eha...@co...> - 2005-11-08 15:53:51
|
On Tue, Nov 08, 2005 at 04:36:21PM +0100, Michal Svec wrote: >=20 > On Tue, 8 Nov 2005, Eduardo Pereira Habkost wrote: >=20 > >>Well it seems not only 'path' is an important argument, but also 'type' > >>and maybe others ;-) > > > >Yes. :) >=20 > Does "Yes" mean other arguments are important too? Sorry for not being clear. Yes, other arguments should be necessary. >=20 > This is the config I use, username, password, path and now type are clear= ,=20 > but how about the others? I have no clue about "usestringtable" for=20 > example: >=20 > <config> > <username></username> > <password></password> > <path>/dev/rfcomm0</path> > <type>2</type> > <usestringtable>1</usestringtable> > <onlyreplace>0</onlyreplace> > <contact_db>addressbook</contact_db> > <calendar_db>calendar</calendar_db> > <task_db>tasks</task_db> > </config> >=20 > Have you managed to get syncml over obex working? I don't know many details about the other parameters, but as far as I know, at least the XXX_db parameters are necessary, too. There are some details yet-to-be-implemented for some type of devices. Do you know if your device supports SyncML 1.2? For SyncML 1.1 some stuff need to be implemented, yet, as SyncML 1.1 uses a different way of asking a client to start a synchronization. --=20 Eduardo |