leonakrys / gtalksms

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

GTalksSMS disconnects/reconnects when receiving MMS #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Receive MMS
2.
3.

What is the expected output? What do you see instead?

I expect nothing (although a notification for an MMS would be nice), however 
GTalkSMS disconnects from jabber and then reconnects which is reflected in my 
GTalk client.

What version of the product are you using? On what operating system?

v0.3.1

Please provide any additional information below.

Original issue reported on code.google.com by rod...@gmail.com on 13 Dec 2010 at 7:56

GoogleCodeExporter commented 8 years ago
I think it's due to the MMS protocol, I've notice on my phone that 3G (Data 
connection) is lost each time that I receive a MMS.

Moreover GTalkSMS is mapped on data connection service state, so each time 
network is lost, the app disconnects, and reconnects when connection is back.

I'll see for MMS notification. 

Original comment by Florent....@gmail.com on 13 Dec 2010 at 8:27

GoogleCodeExporter commented 8 years ago
That's weird, since the 3G icon should actually go on when sending/receiving an 
MMS (I'm connected via wifi when using GtalkSMS.)

Thinking about it; maybe that's the problem.  Since 3G comes up to receive an 
MMS, it's interrupting the wifi connection that GTalkSMS is using to connect to 
jabber.  I don't remember it happening in earlier versions, but I can't be sure.

Original comment by rod...@gmail.com on 13 Dec 2010 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by Florent....@gmail.com on 14 Dec 2010 at 12:00

GoogleCodeExporter commented 8 years ago
Indeed GTalkSMS reconnect on each 3G/Wifi swap

Original comment by Florent....@gmail.com on 14 Dec 2010 at 9:04

GoogleCodeExporter commented 8 years ago

Original comment by Florent....@gmail.com on 19 Dec 2010 at 7:53

GoogleCodeExporter commented 8 years ago
That seems to be normal as far as I can see, GSM cannot do both data and voice 
transform simultaneously.

Original comment by me.detected on 10 Feb 2011 at 6:41

GoogleCodeExporter commented 8 years ago
It's by design that android disconnects the data connection if there is an 
incoming/outgoing MMS. Nothing we could do here. Also the new GTalkSMS release 
will save the connection state and restore it on reconnect, so no big harm done.

XEP-0198 would be the white knight here, but it will take some time until it 
arrives in smack.

Original comment by fschm...@gmail.com on 14 Apr 2011 at 8:52

GoogleCodeExporter commented 8 years ago
Hi Florian,

From what document can I check more detail about "incoming/outgoing MMS causes 
disconnection" ?
I'm interesting in it.

Thank you very much!

Original comment by sera.y...@gmail.com on 8 Aug 2011 at 3:24