On Sat, 2004-07-31 at 00:01, Becz TamÃs wrote:
> Hello,
> 
> I was trying to get my Sagem Myx-6 phone to sync with Evolution, but
> unfortunately I ran into problems. Even trough multisync say it was able
> to sync, in reality nothing happens. It doesn't see the contact's in the
> phone also.
> 
> I made an irdadump (see attached.), and there's a point where there is
> an "OBEX Unknown response 4f (8)" from the phone, then things return to
> irattach's normal discovery operation.
> This make makes me believe something is either broken in the phone's
> obex implementation, or is missing from multisync. (This doesn't make me
> a genius, right? :D)
> 
> I've already written to the users list, but got no answers there, so I
> joined #multisync on irc. There I had a small conversation with Armin
> Bauer, who told me that most of the devs live in Canada, where no Sagem
> phones are avaible, thus making development virtually impossible. He
> suggested that I might ask here for a start.

i think you misunderstood me. The multisync devs are scattered around
the world... canada, france, sweden, usa, germany (where i live) etc.
The problem is that no one has a sagem phone though they are available
(at least here in germany)

> 
> I know a bit of C, (through I'm far from being a programer, and lack
> experience), so I thought that I might try to make it work. Worst, I
> don't get anywhere... But if I get, someone could clean the crap I made,
> or something.
> 
> So if you'd be so nice to show me where to start, point me to some
> documentation that is to be read if I want to understand anything, you
> would make me really greatful.
> 
> Of course if you think this is not the way, then I'm willing to do any
> work I'm capable of, to find a sollution.

It is ok if you dont have the coding skills. Coding is the simplest
part, believe me. The hardest part is actually finding the bugs. So this
should be the place to start. Try to find what actually is wrong with
the connection to the phone. This is probably a "trial and error"
tactics if no documentation for the phone is available.

As you can see from the dump, you get an error when you try to upload a
contact (im just guessing)
       OBEX PUT final=1 len=362 Lenght=299 Name="telecom/pb/luid/.vcf"
custom=[4 bytes] body-end=[299 bytes] (367) 
21:33:49.592810 rr:rsp < ca=6a pf=1 nr=0 (2) 
21:33:49.593793 rr:cmd > ca=6a pf=1 nr=6 (2) 
21:33:49.606792 i:rsp  < ca=6a pf=1 nr=0 ns=6 LM slsap=03 dlsap=16 TTP
credits=1 
        OBEX Unknown response 4f (8) 

so you should try to tinker with the data it is uploading or how it is
uploading it. Once you get one contact to be synced successfully, you
can try to narrow down on the actual problem.

> 
> Thanks.
> 
> Ps. Sorry for writeing such a long mail, and possibly wasting your time:(
> Ps2. I had sent this one from bad address first, so it waits aproval. It can go to 
> >/dev/null. sry



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to