How do text messages vs MMS messages get delivered on phones?

179 views

The reason I’m asking is because iMessage has been down for a most of our customers. We routinely send messages 500-700 characters long and have zero problems over iMessage. Now that we’re sending them via MMS, one of two things happens:

1) The message gets “undelivered” 5-7 times (takes 15-30 seconds each attempt)

2) The message will go through on it’s first attempt

I’m curious what’s actually happening with an MMS and why most of the time it takes 5-7 times to get delivered and seems to shut down the “messages” app for 30 seconds each time. Also, why after 7 attempts will it suddenly deliver in 3 seconds after I hit send?

iMessage has been having problems since Wednesday and since this is happening all day, I’m genuinely curious why regular long messages get constantly rejected, and only after 7 attempts will the phone actually “deliver” the MMS messages.

Sorry if the terminology is wrong.

In: 14

3 Answers

Anonymous 0 Comments

MMS messages are downloaded from your carrier’s MMSC via the the carrier’s gateway, referred to as the WAP gateway in ye olden days. This is part of the MM1 interface, and delivers the message content which may consist of multiple parts (text, video, audio, images, smil aka presentation layer) encoded in a format your phone’s messaging application understands – basically a condensed form of MIME as used for email.

The SMIL presentation layer, if present, tells the messaging app how to present the content to you, e.g. show image 1 for 20 seconds, followed by image 2 for 15 seconds while playing this audio, for instance. Modern messaging apps don’t tend to support SMIL very well, if at all. It’s a holdover from the days before smartphones.

In order for your phone to know that there is an MMS waiting to be downloaded, the MMSC sends a specially formatted SMS via the SMSC to your handset. This specially encoded “WAP Push” SMS contains, among other pieces of information, the URL of the waiting message and the so called “port” for MMS messaging (a specific integer value). This is how the phone’s OS knows that this SMS is an MMS notification, and not a regular text message SMS.

The MMS taking multiple attempts to deliver is just your carrier’s infrastructure for MMS being overloaded or bad. Well maintained MMS infrastructure is every bit as reliable as the SMS and mobile data network services, and depend directly on these. MMS has not been a priority for most carriers for at least a decade.

You are viewing 1 out of 3 answers, click here to view all answers.