From: Markus <132...@gm...> - 2005-12-30 21:23:36
|
Hi, I could manage to install all the package from opensync.org (see also the respective postings on the list). Now I have the problem to synchronize between evo2 and the syncml-plugin for my Siemens SX1. /var/log/syslog says: Dec 30 22:10:49 localhost pppd[3333]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x14be0c12> <pcomp> <accomp>] Dec 30 22:10:49 localhost dund[3331]: New connection from 00:01:E3:2F:54:BF Dec 30 22:10:49 localhost pppd[3333]: rcvd [LCP ConfReq id=0x1 <magic 0x4bf9f7bd> <asyncmap 0x0> <pcomp> <accomp>] Dec 30 22:10:49 localhost pppd[3333]: sent [LCP ConfAck id=0x1 <magic 0x4bf9f7bd> <asyncmap 0x0> <pcomp> <accomp>] Dec 30 22:10:49 localhost pppd[3333]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x14be0c12> <pcomp> <accomp>] Dec 30 22:10:49 localhost pppd[3333]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 192.168.123.1>] Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>] Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfNak id=0x1 <addr 192.168.123.5> <ms-dns1 192.168.123.1> <ms-dns3 192.168.123.1>] Dec 30 22:10:49 localhost pppd[3333]: rcvd [LCP ProtRej id=0x2 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f] Dec 30 22:10:49 localhost pppd[3333]: Protocol-Reject for 'Compression Control Protocol' (0x80fd) received Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>] Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfReq id=0x2 <addr 192.168.123.1>] Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfReq id=0x2 <addr 192.168.123.5> <ms-dns1 192.168.123.1> <ms-dns3 192.168.123.1>] Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfAck id=0x2 <addr 192.168.123.5> <ms-dns1 192.168.123.1> <ms-dns3 192.168.123.1>] Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfAck id=0x2 <addr 192.168.123.1>] Dec 30 22:10:49 localhost pppd[3333]: found interface eth0 for proxy arp Dec 30 22:10:49 localhost pppd[3333]: local IP address 192.168.123.1 Dec 30 22:10:49 localhost pppd[3333]: remote IP address 192.168.123.5 Dec 30 22:10:49 localhost pppd[3333]: Script /etc/ppp/ip-up started (pid 3335) Dec 30 22:10:49 localhost pppd[3333]: Script /etc/ppp/ip-up finished (pid 3335), status = 0x0 Dec 30 22:11:06 localhost pppd[3333]: rcvd [LCP TermReq id=0x3] Dec 30 22:11:06 localhost pppd[3333]: LCP terminated by peer Dec 30 22:11:06 localhost pppd[3333]: Connect time 0.3 minutes. Dec 30 22:11:06 localhost pppd[3333]: Sent 314 bytes, received 964 bytes. Dec 30 22:11:06 localhost pppd[3333]: Script /etc/ppp/ip-down started (pid 3349) Dec 30 22:11:06 localhost pppd[3333]: sent [LCP TermAck id=0x3] Dec 30 22:11:06 localhost pppd[3333]: Script /etc/ppp/ip-down finished (pid 3349), status = 0x0 Dec 30 22:11:09 localhost pppd[3333]: Connection terminated. Dec 30 22:11:09 localhost pppd[3333]: using channel 18 Dec 30 22:11:09 localhost pppd[3333]: Using interface ppp0 Dec 30 22:11:09 localhost pppd[3333]: Connect: ppp0 <--> /dev/rfcomm0 Dec 30 22:11:09 localhost pppd[3333]: sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x98516bd2> <pcomp> <accomp>] Dec 30 22:11:09 localhost pppd[3333]: sent [LCP TermReq id=0x3] Dec 30 22:11:09 localhost pppd[3333]: tcflush failed: Bad file descriptor Dec 30 22:11:10 localhost pppd[3333]: tcsetattr: Invalid argument (line 1010) Dec 30 22:11:10 localhost pppd[3333]: Exit. By the way: the debian packages from the stable distribution with the very old multisync-versions work in some way, which means that my mobile phone sends data entries to evolution which there are unfortunately duplicated, tripled, .... :-( Therefore, my ppp-stuff seems not to be the cause for the problem. I am not sure whether my configs are correct for the plugins: evo2-config <config><path>./sync_test</path><recursive>FALSE</recursive></config> and syncml <config:<config><username>syncml</username><password>aaaddd</password><url>http://localhost</url><port>5079</port><usestringtable>0</usestringtable><onlyreplace>0</onlyreplace><contact_db>addressbook</c$ Thanks a lot in advance, Markus |
From: Markus W. <Mar...@gm...> - 2006-01-06 20:14:27
|
Hi all, what can I do to speed up the development of syncml to work correctly together with my Siemens SX-1 mobile phone? Best regards and happy new year! Markus |
From: Markus W. <Mar...@gm...> - 2006-01-07 10:37:38
|
Armin Bauer schrieb: >Markus Wollgarten wrote: > > >>Hi all, >> >>what can I do to speed up the development of syncml to work correctly >>together with my Siemens SX-1 mobile phone? >> >> >> > >do you know how to write C? :) > > > hmm, yes. >>Best regards and happy new year! >> >>Markus >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: Splunk Inc. Do you grep through log >>files >>for problems? Stop! Download the new AJAX search engine that makes >>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>_______________________________________________ >>Opensync-users mailing list >>Ope...@li... >>https://lists.sourceforge.net/lists/listinfo/opensync-users >> >> >> |
From: Armin B. <arm...@de...> - 2006-01-07 17:01:24
Attachments:
signature.asc
|
Markus Wollgarten wrote: > Armin Bauer schrieb: > >> Markus Wollgarten wrote: >> >> >>> Hi all, >>> >>> what can I do to speed up the development of syncml to work correctly >>> together with my Siemens SX-1 mobile phone? >>> >>> >> >> >> do you know how to write C? :) >> >> >> > hmm, yes. then the best place to help would be to help with the syncml library itself. there are still some things missing for it to work. But we warned: its not a light topic :) > >>> Best regards and happy new year! >>> >>> Markus >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by: Splunk Inc. Do you grep through log >>> files >>> for problems? Stop! Download the new AJAX search engine that makes >>> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >>> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>> _______________________________________________ >>> Opensync-users mailing list >>> Ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensync-users >>> >>> > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |
From: Armin B. <arm...@de...> - 2006-01-06 15:45:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Markus wrote: > Hi, > > I could manage to install all the package from opensync.org (see also > the respective postings on the list). > > Now I have the problem to synchronize between evo2 and the syncml-plugin > for my Siemens SX1. > Hi, the syncml plugin currently only works for syncml 1.2. the sx1 definitely does not support 1.2 (it probably has 1.1). support for syncml 1.1 is currently being development in a separate branch in the repository but is unfortuantely not yet done. Armin > /var/log/syslog says: > > Dec 30 22:10:49 localhost pppd[3333]: sent [LCP ConfReq id=0x1 <asyncmap > 0x0> <magic 0x14be0c12> <pcomp> <accomp>] > Dec 30 22:10:49 localhost dund[3331]: New connection from 00:01:E3:2F:54:BF > Dec 30 22:10:49 localhost pppd[3333]: rcvd [LCP ConfReq id=0x1 <magic > 0x4bf9f7bd> <asyncmap 0x0> <pcomp> <accomp>] > Dec 30 22:10:49 localhost pppd[3333]: sent [LCP ConfAck id=0x1 <magic > 0x4bf9f7bd> <asyncmap 0x0> <pcomp> <accomp>] > Dec 30 22:10:49 localhost pppd[3333]: rcvd [LCP ConfAck id=0x1 <asyncmap > 0x0> <magic 0x14be0c12> <pcomp> <accomp>] > Dec 30 22:10:49 localhost pppd[3333]: sent [CCP ConfReq id=0x1 <deflate > 15> <deflate(old#) 15> <bsd v1 15>] > Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfReq id=0x1 > <compress VJ 0f 01> <addr 192.168.123.1>] > Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfReq id=0x1 <addr > 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>] > Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfNak id=0x1 <addr > 192.168.123.5> <ms-dns1 192.168.123.1> <ms-dns3 192.168.123.1>] > Dec 30 22:10:49 localhost pppd[3333]: rcvd [LCP ProtRej id=0x2 80 fd 01 > 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f] > Dec 30 22:10:49 localhost pppd[3333]: Protocol-Reject for 'Compression > Control Protocol' (0x80fd) received > Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfRej id=0x1 > <compress VJ 0f 01>] > Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfReq id=0x2 <addr > 192.168.123.1>] > Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfReq id=0x2 <addr > 192.168.123.5> <ms-dns1 192.168.123.1> <ms-dns3 192.168.123.1>] > Dec 30 22:10:49 localhost pppd[3333]: sent [IPCP ConfAck id=0x2 <addr > 192.168.123.5> <ms-dns1 192.168.123.1> <ms-dns3 192.168.123.1>] > Dec 30 22:10:49 localhost pppd[3333]: rcvd [IPCP ConfAck id=0x2 <addr > 192.168.123.1>] > Dec 30 22:10:49 localhost pppd[3333]: found interface eth0 for proxy arp > Dec 30 22:10:49 localhost pppd[3333]: local IP address 192.168.123.1 > Dec 30 22:10:49 localhost pppd[3333]: remote IP address 192.168.123.5 > Dec 30 22:10:49 localhost pppd[3333]: Script /etc/ppp/ip-up started (pid > 3335) > Dec 30 22:10:49 localhost pppd[3333]: Script /etc/ppp/ip-up finished > (pid 3335), status = 0x0 > Dec 30 22:11:06 localhost pppd[3333]: rcvd [LCP TermReq id=0x3] > Dec 30 22:11:06 localhost pppd[3333]: LCP terminated by peer > Dec 30 22:11:06 localhost pppd[3333]: Connect time 0.3 minutes. > Dec 30 22:11:06 localhost pppd[3333]: Sent 314 bytes, received 964 bytes. > Dec 30 22:11:06 localhost pppd[3333]: Script /etc/ppp/ip-down started > (pid 3349) > Dec 30 22:11:06 localhost pppd[3333]: sent [LCP TermAck id=0x3] > Dec 30 22:11:06 localhost pppd[3333]: Script /etc/ppp/ip-down finished > (pid 3349), status = 0x0 > Dec 30 22:11:09 localhost pppd[3333]: Connection terminated. > Dec 30 22:11:09 localhost pppd[3333]: using channel 18 > Dec 30 22:11:09 localhost pppd[3333]: Using interface ppp0 > Dec 30 22:11:09 localhost pppd[3333]: Connect: ppp0 <--> /dev/rfcomm0 > Dec 30 22:11:09 localhost pppd[3333]: sent [LCP ConfReq id=0x2 <asyncmap > 0x0> <magic 0x98516bd2> <pcomp> <accomp>] > Dec 30 22:11:09 localhost pppd[3333]: sent [LCP TermReq id=0x3] > Dec 30 22:11:09 localhost pppd[3333]: tcflush failed: Bad file descriptor > Dec 30 22:11:10 localhost pppd[3333]: tcsetattr: Invalid argument (line > 1010) > Dec 30 22:11:10 localhost pppd[3333]: Exit. > > > By the way: the debian packages from the stable distribution with the > very old multisync-versions work in some way, which means that my mobile > phone sends data entries to evolution which there are unfortunately > duplicated, tripled, .... :-( > Therefore, my ppp-stuff seems not to be the cause for the problem. > > I am not sure whether my configs are correct for the plugins: > evo2-config > > <config><path>./sync_test</path><recursive>FALSE</recursive></config> > > and syncml > <config:<config><username>syncml</username><password>aaaddd</password><url>http://localhost</url><port>5079</port><usestringtable>0</usestringtable><onlyreplace>0</onlyreplace><contact_db>addressbook</c$ > > > Thanks a lot in advance, > > Markus > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDvpB3q9z7v9k9UakRAlfZAJ9rcCxXAPAze6hBBg9xg6l+iD6GcwCeJLXR /72i53+LMRroPmD15LmfXpI= =i46J -----END PGP SIGNATURE----- |