Re: [SOGo] Sync Nokia with Sogo

2012-10-09 Thread Giovanni Bechis
Il 08/10/2012 18.17, Giovanni Bechis ha scritto:
 On 10/08/12 17:22, André Schild wrote:
 Hello Giovanni,

 Look here:

 http://wiki.sogo.nu/Syncml

 The remote names recommended in the sogo documentation are sogo-card / 
 sogo-cal and sogo-todo. The Funambol clients usually use different names, 
 like card, cal todo. For a simpler user expirience it is best to also setup 
 the same/additional remote names on your funambol server.

 Thanks, card-sync now works, calendar is not working because it is tryng to 
 sync with the wrong mysql table (the one containing my contacts).
 Where could I setup it ?

It was just a typo in an xml file, now it works well.
 Thanks  Cheers
  Giovanni

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Sync Nokia with Sogo

2012-10-08 Thread Giovanni Bechis
Hi,
I have setup Funambol on my server to sync my contacts/calendars with my Nokia 
phone, the sync server is working fine but all my contacts are syncronized with 
Funambol database and not with the sogo one.
Under Funambol/config/sogo/sogo/sogo/ I have this file named sogo-card.xml.
On my Nokia phone I cannot setup any remote name on contacts options.
Any hints on how to debug this ?
 Thanks
  Giovanni Bechis
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Sync Nokia with Sogo

2012-10-08 Thread Giovanni Bechis
Hi,
I have setup Funambol on my server to sync my contacts/calendars with my Nokia 
phone, the sync server is working fine but all my contacts are syncronized with 
Funambol database and not with the sogo one.
Under Funambol/config/sogo/sogo/sogo/ I have this file named sogo-card.xml.
On my Nokia phone I cannot setup any remote name on contacts options.
Any hints on how to debug this ?
 Thanks
  Giovanni Bechis
-- 
users@sogo.nu
https://inverse.ca/sogo/lists[2012-10-08 17:08:03,099] [funambol.engine] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [my@email.address] [] 
Starting synchronization ...
[2012-10-08 17:08:03,100] [funambol.engine.strategy] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [my@email.address] 
[card] Preparing slow synchronization
[2012-10-08 17:08:03,166] [funambol.engine.strategy] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [my@email.address] 
[card] Preparation completed (not last message in the package)
[2012-10-08 17:08:03,166] [funambol.engine.strategy] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [my@email.address] 
[card] Synchronizing...
[2012-10-08 17:08:03,597] [funambol.engine.pipeline] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [my@email.address] [] 
Output processing stopped by 
com.funambol.foundation.synclet.BeanShellSynclet@51a21699[script=com/funambol/server/engine/pipeline/phones-support/bsh/NokiaS60out.bsh,header=user-agent,pattern=Nokia
 SyncML HTTP Client|S60 SyncML HTTP Client] (reason: NokiaS60out Synclet 
finished)
[2012-10-08 17:08:03,601] [funambol.transport.http] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [my@email.address] [] 
Request processed.
?xml version=1.0 encoding=UTF-8?
java version=1.7.0 class=java.beans.XMLDecoder
 object class=ca.inverse.sogo.engine.source.SOGoSyncSource
  void property=databasePassword
   stringpass/string
  /void
  void property=databaseURL
   stringjdbc:mysql://localhost/sogo/string
  /void
  void property=databaseUsername
   stringuser/string
  /void
  void property=info
   object class=com.funambol.framework.engine.source.SyncSourceInfo
void property=supportedTypes
 array class=com.funambol.framework.engine.source.ContentType length=1
  void index=0
   object class=com.funambol.framework.engine.source.ContentType id=ContentType0
void class=com.funambol.framework.engine.source.ContentType method=getField
 stringtype/string
 void method=set
  object idref=ContentType0
   void class=com.funambol.framework.engine.source.ContentType method=getField
stringversion/string
void method=set
 object idref=ContentType0/
 string1/string
/void
   /void
  /object
  stringtext/x-vcard/string
 /void
/void
   /object
  /void
 /array
/void
   /object
  /void
  void property=name
   stringsogo-card/string
  /void
  void property=sourceURI
   stringsogo-card/string
  /void
 /object
/java


Re: [SOGo] Sync Nokia with Sogo

2012-10-08 Thread André Schild

Hello Giovanni,

Look here:

http://wiki.sogo.nu/Syncml

The remote names recommended in the sogo documentation are sogo-card / 
sogo-cal and sogo-todo. The Funambol clients usually use different 
names, like card, cal todo. For a simpler user expirience it is best to 
also setup the same/additional remote names on your funambol server.



André

Am 08.10.2012 17:17, schrieb Giovanni Bechis:

Hi,
I have setup Funambol on my server to sync my contacts/calendars with my Nokia 
phone, the sync server is working fine but all my contacts are syncronized with 
Funambol database and not with the sogo one.
Under Funambol/config/sogo/sogo/sogo/ I have this file named sogo-card.xml.
On my Nokia phone I cannot setup any remote name on contacts options.
Any hints on how to debug this ?
  Thanks
   Giovanni Bechis


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Sync Nokia with Sogo

2012-10-08 Thread Giovanni Bechis
On 10/08/12 17:22, André Schild wrote:
 Hello Giovanni,
 
 Look here:
 
 http://wiki.sogo.nu/Syncml
 
 The remote names recommended in the sogo documentation are sogo-card / 
 sogo-cal and sogo-todo. The Funambol clients usually use different names, 
 like card, cal todo. For a simpler user expirience it is best to also setup 
 the same/additional remote names on your funambol server.
 
Thanks, card-sync now works, calendar is not working because it is tryng to 
sync with the wrong mysql table (the one containing my contacts).
Where could I setup it ?
 Thanks
  Giovanni Bechis

-- 
users@sogo.nu
https://inverse.ca/sogo/lists