Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

appspot xmpp talk with jabber.org

when i connect to gtalk, i able to talk with my bot in appspot. but when i login to jabber.org, i unable to talk with my bot? anything i need to configure?

testetefsdf @ appspot.com

p/s: the bot exist in my jabber.org roster and appear online thou

like image 633
cometta Avatar asked Dec 07 '25 04:12

cometta


1 Answers

Try to remove this test when you want to chat with jabber user:

if (xmpp.getPresence(jid).isAvailable())

getPresence() works just for Gtalk user (i'm sure for python API, not for the JAVA one).

Anyway, paste your snippet if you can.

like image 141
systempuntoout Avatar answered Dec 09 '25 19:12

systempuntoout



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!