From: Michal S. <re...@at...> - 2005-11-08 15:36:33
|
On Tue, 8 Nov 2005, Eduardo Pereira Habkost wrote: >> Well it seems not only 'path' is an important argument, but also 'type' >> and maybe others ;-) > > Yes. :) Does "Yes" mean other arguments are important too? This is the config I use, username, password, path and now type are clear, but how about the others? I have no clue about "usestringtable" for example: <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> Have you managed to get syncml over obex working? Regards Michal |