maemo.org - Talk

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

frals 2010-01-19 23:34

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by ben.jamin (Post 482184)
According to http://validator.openmobilealliance..../deli-faq.html:
x-wap-profile header item needs to be set to a link where UAProf of device is.
e.g. x-wap-profile: "URL_OF_UAPROF"

Supposedly, Nokia should be providing the UAProf file, as with all other Nokia devices. But since Nokia is not officially supporting N900 MMS, we'll have to find another way to host it.

I am looking forward to try this tonight and will test if I can control the image size received from MMSC.

BTW, this is the same approach used by SwirlyMMS (MMS for iPhone).

Cool, I'll have a look at all that tomorrow night (hopefully) as well, seems pretty straight forward to implement :) Thanks a lot for the information :)

Quote:

Originally Posted by txteva (Post 482758)
I'm using version 0.2.1
- I do get a notification on the New Message window but not on my conversations inbox widget Not that I'd expect it to right now since that would mean linking in to the conversations inbox - which would be great but I'm sure thats a few steps off!

Yes, this kind of integration is waaaay off atm, but it's something I hope is possible ;)
Quote:

Originally Posted by txteva (Post 482758)
- If you have an entry in your address book with no phone number (or the number of 0) then that will appear as the "senders name" with the actual senders number next to it. Deleting any 0 number names in the address book fixes this.

Ah yes, a side effect of my sloppy number-matching algorithm, it's really ugly and is on my ever-growing todo list (side note: it only matches against "mobile-phone" field and "other-phone"). This should be fixed at some point ;-)

Quote:

Originally Posted by txteva (Post 482758)
- There's a definite delay of receiving messages (a few hours) Mind you normal MMS can be a bit like that too

Most deffo your carrier being lazy (or the senders), as soon as the SMS PUSH Notification is showed the device has been notified and you can fetch the message :)

Quote:

Originally Posted by txteva (Post 482758)
- The pictures are very small size, almost unviewableI know people have said this before

It's moving higher and higher on the todo ;)

Quote:

Originally Posted by txteva (Post 482758)
- Would be nice to be able to search address book via typing the name I think I've already read that you are looking in to this.

Yes, deffo adding this soon(tm) ;)

Quote:

Originally Posted by txteva (Post 482758)
All in all a big thumbs up from me, MMS was something that I really needed on the N900 (since my mum has got as far as MMS but not quite to emailing photos!) and it's great to see something in progress already!

Thanks for testing and the well structured feedback! :-)


EDIT: Seems I managed to forget to actually submit 0.2.2 to the builder, it's being processed now ;)
[2010-01-20 01:46:21] fmms 0.2.2-1 has been queued for loading into fremantle extras-devel repository

SonicSpinner 2010-01-20 15:27

Re: [Announce] fMMS for N900
 
hey guys. thanx for the good work on fmms. i have been having trouble making this work.
after many hours of reading and learning how to configure.
i have got a new error msg when im sending my first mms.
this is latest fmms 0.2.2.

Error: -3 temporarly failure in name resolution. please make sure your apn setting are correct.

anyone know what this means?

i have also connected to my mms apn before sending.

thanx.

note also in my connection setting i have tixed proxy . and inserted ip + port 9201. and i have also ticked the lower. option use web adresse. http://mms.telenor.dk.
i have also tried without this webadress tick only ip and port. still same error.

benaranguren 2010-01-20 15:49

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by SonicSpinner (Post 484392)
hey guys. thanx for the good work on fmms. i have been having trouble making this work.
after many hours of reading and learning how to configure.
i have got a new error msg when im sending my first mms.
this is latest fmms 0.2.2.

Error: -3 temporarly failure in name resolution. please make sure your apn setting are correct.

anyone know what this means?

i have also connected to my mms apn before sending.

thanx.

what it normally means is that there was a problem translating a web resource to its IP address.

If your proxy is a dotted ip like 66.209.11.32 instead of wireless.cingular.com, then the problem must be your mmsc setting (if mmsc is a domain name instead of an ip address).

If both proxy and mmsc are ip addresses, then there is no need to resolve it, hence you wouldn't see this problem.

Of course, you also can't rule out the possibility that the proxy server may be faulty.

SonicSpinner 2010-01-20 15:54

Re: [Announce] fMMS for N900
 
thanx for your repy.

i made it work!! seems the info on the provider site said mms.telenor.dk but the customer service said, mms.sonofon.dk
and this last one worked,

cheers. and thanx for the good work @ author

p.s receiving mms seems to take long time downloading from server? or does it work at all?

corelle23 2010-01-20 15:55

Re: [Announce] fMMS for N900
 
Ha guys a little help I have an (AT&T USA) sim I got all the setting from "http://wiki.maemo.org/MMS" So i am able to receive and send MMS but they can not see the images from me even though I can see the images from them? what am I doing wrong? everything goes thru but the image?

frals 2010-01-20 16:07

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by corelle23 (Post 484439)
Ha guys a little help I have an (AT&T USA) sim I got all the setting from "http://wiki.maemo.org/MMS" So i am able to receive and send MMS but they can not see the images from me even though I can see the images from them? what am I doing wrong? everything goes thru but the image?

This might be due to fMMS not properly formatting the SMIL part of the message - what phones have you tried sending to? Do you see the image if you send to yourself?

corelle23 2010-01-20 16:32

Re: [Announce] fMMS for N900
 
Yes I test sending to myself I have a blackberry tour! running 5.0 OS everything looks good message and all but no image??

frals 2010-01-20 16:37

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by corelle23 (Post 484518)
Yes I test sending to myself I have a blackberry tour! running 5.0 OS everything looks good message and all but no image??

I was thinking to your own N900, but ok, I assume everyone who you sent to got a Blackberry as well? Most other phones does handle the invalid SMIL, except for Blackberries...

It's a bug in fMMS and it's on the todo list ;)

Thanks for reporting

corelle23 2010-01-20 16:52

Re: [Announce] fMMS for N900
 
Thanks I will await for the fix BTW Good job either way!!!

Erebo 2010-01-20 17:33

Re: [Announce] fMMS for N900
 
it it possible to save a picture to the camera folder? :confused: :confused:


All times are GMT. The time now is 03:56.

vBulletin® Version 3.8.8