Kanaksinh / gtalksms

Automatically exported from code.google.com/p/gtalksms
0 stars 0 forks source link

XMPP packet received but address does not match #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. send command, e.g. "ring" to phone through chat (tried trillian and gmail 
web client)
2.
3.

What is the expected output?
phone rings

What do you see instead?
nothing happens. When a new text message arrived, it's never sent to my im 
client. My contact "phone" does consistently show the battery level of the 
phone as its status message.
According to the logs, there's something wrong with the address. There are 
suffixes added for the client, which makes it not match the notification 
address in my settings.
Sorry to bother you with another request for help... I feel like I must be 
missing something elemental here. You talk to your phone by chatting to the 
account you created for it on jabber, right?

Additional informations:
GTalkSMS version = 2.1
Android OS version = 2.2
Phone model = LG Optimus One (p500)

Paste GTalkSMS logs if they are relevant
(http://code.google.com/p/gtalksms/wiki/GenerateAppLog)

--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
04-18 13:23:13.913 I/gtalksms( 8521): Update presence: xxxxx@gmail.com - Online
04-18 13:23:22.053 I/gtalksms( 8521): Update presence: xxxxx@gmail.com - Online
04-18 13:23:46.513 I/gtalksms( 8521): XMPP packet received - but from address 
"xxxxx@gmail.com/panl70700b5f29411" does not match notification address 
"xxxxx@gmail.com "
04-18 13:23:47.123 I/gtalksms( 8521): XMPP packet received - but from address 
"xxxxx@gmail.com/panl70700b5f29411" does not match notification address 
"xxxxx@gmail.com "
04-18 13:23:56.333 I/gtalksms( 8521): Update presence: xxxxx@gmail.com - Online
04-18 13:24:12.953 I/gtalksms( 8521): Update presence: xxxxx@gmail.com - Online
04-18 13:25:06.893 I/gtalksms( 8521): XMPP packet received - but from address 
"xxxxx@gmail.com/gmail.60a5890e" does not match notification address 
"xxxxx@gmail.com "
04-18 13:25:16.303 I/gtalksms( 8521): Update presence: xxxxx@gmail.com - Online

Original issue reported on code.google.com by hannahva...@gmail.com on 18 Apr 2011 at 11:33

GoogleCodeExporter commented 8 years ago
The suffixes are not the reason: There is a whitespace char at the end of you 
notification address: notification address "xxxxx@gmail.com " <- here!

Original comment by fschm...@gmail.com on 18 Apr 2011 at 2:59

GoogleCodeExporter commented 8 years ago
As I thought, missing something elemental :-)
Thanks again for the help, combined with the great functionality (now that it's 
working), you've definitely earned your donation, stars, comment and 
recommendation to friends!

Original comment by hannahva...@gmail.com on 18 Apr 2011 at 3:23

GoogleCodeExporter commented 8 years ago
Yeah! :-D

Original comment by fschm...@gmail.com on 18 Apr 2011 at 6:36