dev1303 / gtalksms

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

SMS messages often don't get shown #344

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Very often, SMS messages I get won't get shown, I only get the "reply contact 
is ..." message.

It looks like this in my XMPP client:

    19:34:56           <- │ phone (phone@the-compiler.org) has quit (Leaving...)
    19:34:56           -> │ phone (phone@the-compiler.org) is back on server
    19:35:05        phone │ Reply contact is Twilio +18304554928

Debug log from my Prosody XMPP server: 
http://paste.the-compiler.org/view/7d585437

Debug log from GTalkSMS: http://paste.the-compiler.org/view/03289d8f

(and yes, I'm aware the phone number and message is in there -- that's my 
monitoring system, so I'm okay with that)

The SSL exceptions are probably related to 
https://code.google.com/p/gtalksms/issues/detail?id=284 - I've not tried yet if 
this also happens with SSL disabled.

Original issue reported on code.google.com by m...@the-compiler.org on 6 Dec 2013 at 7:47

GoogleCodeExporter commented 8 years ago
Indeed you are disconnected due to the SSL encryption issue.
Merging this bug in 284

Original comment by Florent....@gmail.com on 21 Dec 2013 at 10:14