maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] fMMS - MMS on the N900 (https://talk.maemo.org/showthread.php?t=51890)

pichlo 2015-01-02 22:34

Re: [Announce] fMMS - MMS on the N900
 
I know nothing about MMS but to see outgoing headers, can't you just send it to yourself and then check the incoming message? Or do they get mangled along the way? Just a silly idea to throw in the ring... ;)

Swordfish II 2015-01-04 20:06

Re: [Announce] fMMS - MMS on the N900
 
So I got a call back on Friday, I was on my way out so I couldn't really talk but they said the network techs sent the ticket back and said the issue was solved.

I tested it and it is still broken.

Saturday I re-imaged my phone fully with stock vanilla optfs and rootfs and only installed fmms (1.3.6-1) with the correct settings.

Still did not work.

I love my N900 with openarena, doom, fm transmitter, tv remote, and Cleven...but this may be a deal-breaker, I share way too many pictures with friends and family.

peterleinchen 2015-01-04 20:46

Re: [Announce] fMMS - MMS on the N900
 
Quote:

Originally Posted by Swordfish II (Post 1455239)
So I got a call back on Friday, I was on my way out so I couldn't really talk but they said the network techs sent the ticket back and said the issue was solved.

I tested it and it is still broken.

Saturday I re-imaged my phone fully with stock vanilla optfs and rootfs and only installed fmms (1.3.6-1) with the correct settings.

Still did not work.

Typical answer. Go into the next round/iteration.
Insist that your prob is NOT solved. And you like to get technical details why your MMSs do not get delivered.

If we find out we may solve it, if it is related to fMMS.


Do you have another (dumb) phone?
Could you try to test/send with this one, of course with your N900 SIM ?
Then we would know for sure it is related to network...

Wikiwide 2015-01-04 22:16

Re: [Announce] fMMS - MMS on the N900
 
Quick reply...

Can you go to a mobile phone store, say "I want to test if this XYZ phone is capable of sending MMS", insert your SIM into it, and try sending MMS: one to TMobile number (should work, since it works from N900), another to non-TMobile number (if it does not work, it's TMobile problem; if it does work, it is fMMS problem). If it does work, ask the receiver to send you complete contents (headers and such) of receiver MMS, so that fMMS developers could try to get fMMS to work.

Best wishes. Thank you.
~~~~~~~~~~~~~~~~~
Per aspera ad astra...

Swordfish II 2015-01-05 00:12

Re: [Announce] fMMS - MMS on the N900
 
Quote:

Originally Posted by peterleinchen (Post 1455253)
Typical answer. Go into the next round/iteration.
Insist that your prob is NOT solved. And you like to get technical details why your MMSs do not get delivered.

If we find out we may solve it, if it is related to fMMS.


Do you have another (dumb) phone?
Could you try to test/send with this one, of course with your N900 SIM ?
Then we would know for sure it is related to network...

I have an original Samsung Galaxy S, would that use the same protocals as fmms? Would the SIM card fit in it? If so I can give that a try.

Oh I also have a Razor, if the sim fits that might be a better tester. I will be at work for the next 24 hours but will look into it tomorrow

pichlo 2015-01-05 09:33

Re: [Announce] fMMS - MMS on the N900
 
I would go for the Razr. The older the better. But no harm done by trying out both.

[OT]I wish I had not gotten rid of my old (pre-MMS era) Motorola phone. There are things it could do that none of my newer phones (Treo 600, some Samsung Android, N900, N9 and Jolla) can. Neither can two different old "dumb" Nokias borrowed from friends.[/OT]

Swordfish II 2015-01-07 00:15

Re: [Announce] fMMS - MMS on the N900
 
So bad news, tried sending an MMS from my Original Galaxy S (with the SIM from the N900) to one of the people that couldn't get MMS from the N900. They received it, so it must be an fMMS issue.

I looked at the APN settings on the SGS and they looked the same as the ones used on my N900. (Although it did list IPv4, and I remember that the N900 may use IPv6)

Let me know what info you guys would like me to get from the MMS that was received or any other info that would help

peterleinchen 2015-01-07 01:01

Re: [Announce] fMMS - MMS on the N900
 
Too bad :(
What I would need is raw formatted MMS (impossible to fetch from Galaxy?)

Quote:

Originally Posted by Swordfish II (Post 1454864)
OK Tested the 'MMS-Version' : '1.1' or 1.2
.

But just seen that when you typed it that way it could not work.
I meant either 1.1 or 1.2, not both ORed.

And even stranger: it was the wrong file :(
Above is commented python code.

Correct one to test is:
/opt/fmms/mms/mms_pdu.py
line 861
Code:

            headersToEncode['MMS-Version'] = '1.0'
change to
Code:

            headersToEncode['MMS-Version'] = '1.1'
or
Code:

            headersToEncode['MMS-Version'] = '1.2'
Sorry.
Really hope that helps, else ...

Swordfish II 2015-01-07 02:07

Re: [Announce] fMMS - MMS on the N900
 
Yes when I tested it I only used one at a time "or" was never in the statement.

I will try with the right file this time

Edit: My Galaxy is rooted, so there may be a way to obtain the raw MMS

Wikiwide 2015-01-07 22:31

Re: [Announce] fMMS - MMS on the N900
 
Quote:

Originally Posted by Swordfish II (Post 1455687)
Edit: My Galaxy is rooted, so there may be a way to obtain the raw MMS

Quick reply...

/data/data/com.android.providers.telephony/databases/mmssms.db, apparently in SQLite format.
Source.

Best wishes. Thank you.


All times are GMT. The time now is 09:47.

vBulletin® Version 3.8.8