How to send MMS

Overview

This example shows how you can send MMS. In order to send MMSes your credentials need to have the mms.send.to_subscriber and mms.send.from_subscriber rights.

Limitations on mms.send.to_subscriber

TypeDescription
OperatorMay send MMS to subscriber from any sender ID, limited to 11 alphanumeric characters
Third Party DeveloperMay send MMS to subscriber from configured product name to subscriber, with any non-alphanumeric characters stripped and truncated to max length of 11

Send audio MMS

Concepts