1) @@ -6993,8 +6993,7 @@
With this changes we can log OIM deliverfail notification.
I haven't added the msg, because when we get an: (authentication failed),
we'll always get this error and the msg it's always the same.
Example with msg, we'll have in log conversation
A: Hello B!
[deliverfail]: Hello B! (authentication failed)
A: How are you?
[deliverfail]: Hello B! (authentication failed)
etc...

2) @@ -7013,8 +7012,8 @@
It fixes this problem:
When we send an OIM we received from the server, maybe for confirmation, the
same OIM and the user ID.

Example:
if we send to B: hello B! we'll see in log conversation:
A: hello B!
B: hello B!
etc...

3) @@ -7148,7 +7147,10 @@,  @@ -275,8 +276,9 @@ and @@ -328,17 +329,27 @@
It fixes this problem:
When we receive OIM, in log conversation we see:
[timestamp]: user_ID:
[timestamp of OIM] Nickname says:
Hello B!
[timestamp]: user_ID:
[timestamp of OIM] Nickname says:
How are you?
etc...

4) @@ -328,17 +329,27 @@
It resolves this _situation_:
If we send an OIM, it will log, but there is no message, in log
conversation, that can remember us that we have sent an OIM.

lconvstartedOIM shoud be:
You are sending or receiving an OIM

---
What do you think?
Thanks
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to