hellkvist.org Forum Index hellkvist.org
Discussions about the free software on hellkvist.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Recive MMS with a GSM phone instead.

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur
View previous topic :: View next topic  
Author Message
Martin
Guest





PostPosted: Fri Mar 12, 2004 10:34 am    Post subject: Recive MMS with a GSM phone instead. Reply with quote

Is there any possible way to recive mms messages with a phone instead.
I dont whant my users to change the settings. Only to send an image to a number +4670XXXXXX instad.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Fri Mar 12, 2004 4:35 pm    Post subject: Reply with quote

Hi Martin,

Well, that is the MMS service that your operator provides. I assume that you would like to send a message to another phone then without using the operator's MMSC. Well of course you can do that.

What you need to do in addition in order for the other phone to receive it is to put the chunk the phone posts to the site in a location accessible through a web server over HTTP so that you have a URL that you can use to access the message (you need to change at least the message type byte in the message you receive to that it is correct (see the documents at http://wapforum.org (especially the MMS Encapsulation document).

Then in order to wake the receiving phone up you will need to send it an SMS containing an MMS notification (see documents at wapforum). This is a binary SMS (probably even two SMS:es because it's hard to make the data fit into one). Essentially it contains the URL to your message. Take a look at http://kannel.org for instance for a wap gw that provides SMS sending capabilities. Simply attaching a phone in a serial cable to your server will do for small scale systems.

When the other phone receives this SMS it will start downloading the message using a WAP GET (which the WAP GW translates into a HTTP GET) . Once downloaded it will appear on the phone as a new MMS.

It is required however that the receiving phone can access your server (the place where the message is stored avaiting retrieval) through its wap gw settings. Not all MMS profiles given you by operators gives you permission to download messages off the net - only from the operator's MMSC. Sometimes it helps by choosing another wap gw (e.g. the one the operator has provided for regular wml browsing) but sometimes life just sucks Smile
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group