From: Ulrich B. <ubr...@t-...> - 2009-09-01 21:14:57
|
Am Mittwoch, den 26.08.2009, 15:15 +0400 schrieb Olleg Samoylov: > Some telephones, Samsung for instance, synchronize by serial usb modem. > Here is example of success command line: > > syncml-obex-client -s /dev/ttyACM0 --slow-sync text/x-vcard contacts > --wbxml > > But how this can be configured in xml config? What is the "type" number > for such connection and the xml tag for "-s" parameter? After looking into the sources, I would think it is the parameter "DeviceNode". If you have the sources, see the file opensync_plugin_config.c. I could not find a list of values for the parameter type. Do you have a Samsung phone that syncs with the syncml-obex-client? Which phone is it? I have a Samsung phone SGH-E250i which does not support syncml. Best regards Ulrich |