Hi all,
after the latest changes to msn service there was SSL exception when retrieving the contactlist. I just fixed
that and committed it to trunk. Please check and report.
In sip-communicator we have running test on the protocol but since that change all the test are failing. I didn't have time to look deeper but as I can see it seems to me that removing contacts don't work. Can somebody check if everything is ok and report.
Many thanks.
damencho
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2009-01-28
I do not have a NPE anymore but it looks like contacts list cannot be initialized.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you hard code the client id everything works fine. For example I put "1879343140". I don't know why our client ids are negative numbers. Can somebody help with this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In a way I would say that's up to y'all. So y'all are actively using trunk, with the latest fixes, but that does not use cindy anymore and not having any problems? I'd love to release and in fact upgrade some of my own projects. =) But I'd like some more confirmations first. If I hear some "yes that's exactly what we're using (trunk)" then I'll release this weekend!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have no idea =) I was under the impression you could retrieve them before. In the tests I was doing previously, they just sort of "were sent" during login, no interaction on my part needed. I tend to use version 12ish of the protocol though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We had running tests for 2 or 3 months and everything is fine, Just after latest problems and changes we had failing tests on removing contact and creating group and the events after doing those actions.
I will look at them and will take care but most probably it will be next week (after FOSDEM :) ).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
All is fixed now. It was a problem with server initiated transactions for ADL messages. Commonly used for receiving that someone has added us to their list (contact added to Reverse List).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
after the latest changes to msn service there was SSL exception when retrieving the contactlist. I just fixed
that and committed it to trunk. Please check and report.
In sip-communicator we have running test on the protocol but since that change all the test are failing. I didn't have time to look deeper but as I can see it seems to me that removing contacts don't work. Can somebody check if everything is ok and report.
Many thanks.
damencho
I do not have a NPE anymore but it looks like contacts list cannot be initialized.
I got it finally :) the client ID is not properly calculated. But now must find why :)
If you hard code the client id everything works fine. For example I put "1879343140". I don't know why our client ids are negative numbers. Can somebody help with this?
I think its fixed now.
Works now congrats ;-) Thanks for the fix.
When the new version of JML will be released?
In a way I would say that's up to y'all. So y'all are actively using trunk, with the latest fixes, but that does not use cindy anymore and not having any problems? I'd love to release and in fact upgrade some of my own projects. =) But I'd like some more confirmations first. If I hear some "yes that's exactly what we're using (trunk)" then I'll release this weekend!
As I know the new version will provide a function for retrieving offline message.
Is it true?
By the way, I want to thank for all the developer of this project.
I have no idea =) I was under the impression you could retrieve them before. In the tests I was doing previously, they just sort of "were sent" during login, no interaction on my part needed. I tend to use version 12ish of the protocol though.
We had running tests for 2 or 3 months and everything is fine, Just after latest problems and changes we had failing tests on removing contact and creating group and the events after doing those actions.
I will look at them and will take care but most probably it will be next week (after FOSDEM :) ).
In that case I will hold off release until I hear further from you!
All is fixed now. It was a problem with server initiated transactions for ADL messages. Commonly used for receiving that someone has added us to their list (contact added to Reverse List).