Multimedia Messaging Service, or MMS, is a standard way to send messages that include multimedia content to and from mobile phones. It extends the core SMS (Short Message Service) capability which only allowed exchange of text messages up to 160 characters in length.
The most popular use is to send photographs from camera-equipped handsets, although it is also popular as a method of delivering ringtones.
The standard is developed by the Open Mobile Alliance (OMA), although during development it was part of the 3GPP and WAP groups.
History
The original SMS messaging system was developed as part of the GSM family of standards, able to deliver messages of up to 160 characters. This limitation, coupled with the development of the packet-based GPRS standards, led to the "Third-Generation Partnership Program" (3GPP) proposal to allow messages of any length, MIME support for file attachments, and real multimedia support.
Since then, MMS has been deployed worldwide and across both GSM/GPRS and networks. The first commercial MMS launched worldwide was in March 2002 by Telenor, in Norway, using Acision infrastructure. MMS remains part of the 3G networks as well and will almost certainly be retained in the 4G networks currently being developed. Both 3GPP and 3rd Generation Partnership Project 2 3GPP2 have delegated the development of the Stage 3 Technical Realizations to the Open Mobile Alliance OMA, a standards organization focused on specifications for the mobile wireless networks.
Technical Description
MMS messages are delivered in a completely different way to SMS. The first step is for the sending device to encode the multimedia content in a fashion similar to sending a MIME e-mail (MIME content formats are defined in the MMS Message Encapsulation specification). The message is then forwarded to the carrier's MMS store and forward server, known as the MMSC. If the receiver is on another carrier, the relay forwards the message to the recipient's carrier using the Internet.[1]
Once the MMSC has received a message, it first determines if the receiver's handset is "MMS capable", that is it supports the standards for receiving MMS. If so, the content is extracted and sent to a temporary storage server with an HTTP front-end. An SMS "control message" containing the URL of the content is then sent to the recipient's handset to trigger the receiver's WAP browser to open and receive the content from the embedded URL. Several other messages are exchanged to indicate status of the delivery attempt.[2]. Before delivering content, some MMSCs also include a conversion service that will attempt to modify the multimedia content into a format suitable for the receiver. This is known as "content adaptation".
If the receiver's handset is not MMS capable, the message is usually delivered to a web based service from where the content can be viewed from a normal internet browser. The URL for the content is usually sent to the receiver's phone in a normal text message. This behaviour is usually known as the 'legacy experience' since content can still be received by a phone number, even if the phone itself does not support MMS.
The method for determining whether a handset is MMS capable is not specified by the standards. A database is usually maintained by the operator, and in it each mobile phone number is marked as being associated with a legacy handset or not. It can be a bit hit and miss since customers can change their handset at will and this database is not usually updated dynamically.
E-mail and web-based gateways to the MMS (and SMS) system are common. On the reception side, the content servers can typically receive service requests both from WAP and normal HTTP browsers, so delivery via the web is simple. For sending from external sources to handsets, most carriers allow MIME encoded message to be sent to the receiver's phone number with a special domain.
Challenges
There are some interesting challenges with MMS that do not exist with SMS:
Handset configuration can cause problems sending and receiving MMS messages.
- Content adaptation: Multimedia content created by one brand of MMS phone may not be entirely compatible with the capabilities of the recipients' MMS phone. In the MMS architecture, the recipient MMSC is responsible for providing for content adaptation (e.g., image resizing, audio codec transcoding, etc.), if this feature is enabled by the mobile network operator. When content adaptation is supported by a network operator, its MMS subscribers enjoy compatibility with a larger network of MMS users than would otherwise be available.
- Distribution lists: Current MMS specifications do not include distribution lists nor methods by which large numbers of recipients can be conveniently addressed, particularly by content providers, called Value-added service providers (VASPs) in 3GPP. Since most SMSC vendors have adopted FTP as an ad-hoc method by which large distribution lists are transferred to the SMSC prior to being used in a bulk-messaging SMS submission, it is expected that MMSC vendors will also adopt FTP.
- Bulk messaging: The flow of peer-to-peer MMS messaging involves several over-the-air transactions that become inefficient when MMS is used to send messages to large numbers of subscribers, as is typically the case for VASPs. For example, when one MMS message is submitted to a very large number of recipients, it is possible to receive a delivery report and read-reply report for each and every recipient. Future MMS specification work is likely to optimize and reduce the transactional overhead for the bulk-messaging case.
- Handset Configuration: Unlike SMS, MMS requires a number of handset parameters to be set. Poor handset configuration is often blamed as the first point of failure for many users. Service settings are sometimes preconfigured on the handset, but mobile operators are now looking at new device management technologies as a means of delivering the necessary settings for data services (MMS, WAP, etc.) via over-the-air programming (OTA).
- WAP Push: Few mobile network operators offer direct connectivity to their MMSCs for content providers. This has resulted in many content providers using WAP push as the only method available to deliver 'rich content' to mobile handsets. WAP push enables 'rich content' to be delivered to a handset by specifying the URL (via binary SMS) of a pre-compiled MMS, hosted on a content provider's web server. A consequence is that the receiver who pays WAP per kb or minute (as opposed to a flat monthly fee) pays for receiving the MMS, as opposed to only paying for sending one, and also paying a different rate.
Although the standard does not specify a maximum size for a message, 300 kB is the current recommended size used by networks due to some limitations on the WAP gateway side.
See also
Interfaces

- MM1 — the 3GPP interface between MMS User Agent and MMS Center
- MM2 — the 3GPP interface between MMS Relay and MMS Server
- MM3 — the 3GPP interface between MMS Center and external servers
- MM4 — the 3GPP interface between MMS Centers
- MM5 — the 3GPP interface between MMS Center and HLR
- MM6 [disambiguation needed] — the 3GPP interface between MMS Center and user databases
- MM7 — the 3GPP interface between MMS VAS applications and MMS Center
- MM8 — the 3GPP interface between MMS Center and the billing systems
- MM9 — the 3GPP interface between MMS Center and an online charging system
- MM10 — the 3GPP interface between MMS Center and a message service control function
- MM11 — the 3GPP interface between MMS Center and an external transcoder
Resources
References