MSN/AIM: does nothing on incoming msgs and looks like not signed-on.
ICQ: is signed-on and receives msgs but looks like offline (invisible?) for other users.
used the examples - no idea how to debug that... any tipps?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
MSN/AIM: does nothing on incoming msgs and looks like not signed-on.
ICQ: is signed-on and receives msgs but looks like offline (invisible?) for other users.
used the examples - no idea how to debug that... any tipps?
Hello,
I managed to get the MSN working fine, but I cannot use Yahoo no matter what I try. Can you please provide a sample for the DSN I can use for yahoo?
this works:
$acc = $client->addAccount("msn://test@hotmail.com:test@messenger.hotmail.com:1863");
this does not:
$acc = $client->addAccount("ymsgr://test@yahoo.com:test@cs.yahoo.co.jp:5050");
Regards,
SoniX
@tobsn
try to use the message flags to recognize the message type and to handle it corresponding
the issue with offline buddies is a known bug
@sonixlun
try yahoo instead of ymsgr