Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTalksSMS disconnects/reconnects when receiving MMS #3

Closed
GoogleCodeExporter opened this issue Mar 21, 2015 · 8 comments
Closed

GTalksSMS disconnects/reconnects when receiving MMS #3

GoogleCodeExporter opened this issue Mar 21, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Investigation

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Indeed GTalkSMS reconnect on each 3G/Wifi swap

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

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Investigating

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant