Notices


Closed Thread
Thread Tools
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#341
Originally Posted by ben.jamin View Post
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

Originally Posted by txteva View Post
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
Originally Posted by txteva View Post
- 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 ;-)

Originally Posted by txteva View Post
- 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

Originally Posted by txteva View Post
- The pictures are very small size, almost unviewableI know people have said this before
It's moving higher and higher on the todo

Originally Posted by txteva View Post
- 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)

Originally Posted by txteva View Post
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
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->

Last edited by frals; 2010-01-19 at 23:47.
 

The Following 2 Users Say Thank You to frals For This Useful Post:
Posts: 16 | Thanked: 10 times | Joined on Jan 2010
#342
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.

Last edited by SonicSpinner; 2010-01-20 at 15:31.
 
Posts: 17 | Thanked: 13 times | Joined on Dec 2009
#343
Originally Posted by SonicSpinner View Post
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.
 

The Following User Says Thank You to benaranguren For This Useful Post:
Posts: 16 | Thanked: 10 times | Joined on Jan 2010
#344
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?

Last edited by SonicSpinner; 2010-01-20 at 15:59.
 
Posts: 9 | Thanked: 0 times | Joined on Feb 2009 @ North NJ
#345
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?
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#346
Originally Posted by corelle23 View Post
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?
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 
Posts: 9 | Thanked: 0 times | Joined on Feb 2009 @ North NJ
#347
Yes I test sending to myself I have a blackberry tour! running 5.0 OS everything looks good message and all but no image??
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#348
Originally Posted by corelle23 View Post
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
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following 2 Users Say Thank You to frals For This Useful Post:
Posts: 9 | Thanked: 0 times | Joined on Feb 2009 @ North NJ
#349
Thanks I will await for the fix BTW Good job either way!!!
 
Erebo's Avatar
Posts: 79 | Thanked: 11 times | Joined on Oct 2009
#350
it it possible to save a picture to the camera folder?
 
Closed Thread

Tags
application, community win, fmms, frals rocks, fralsvsnokia1-0, fremantle, maemo, maemo 5, mms, n900, python

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:46.