Red5 sparkweb via rtmpt has a "add contact" bug

Dear all

I found that red5 sparkweb via rtmpt has a “add contact” bug.

The “add contact” function dose work in socket or http connection, but doesn’t work in rtmp connection.

Please advise me of any solution your may have, thanks!!

Best regards

Ian Wang

OK, I have solved the problem.

To add contact, you have to use JID with server name instead of server ip.

Correct example: username@server_name.

Incorrect example: username@server_ip.

Hope that this bug will be fixed in the next version, thanks very much.

Ian