MmsConfiguration
Configuration information for Multimedia Messaging Service (MMS).
In addition to setting the configuration elements within this element, an MMS profile must have the following settings.
- Its Name element must contain a system-wide unique name.
- Its ProfileCreationType must be set to UserProvisioned.
- Its SimIccID must contain the ICCID of the SIM that this profile is intended for.
- Its ConnectionMode must be set to Manual.
- Its PurposeGroupGuid must contain the GUID for MMS purpose group.
- Its IsAdditionalPdpContextProfile must be set to true.
Element hierarchy
<MBNProfileExt>
<MmsConfiguration>
Syntax
<MmsConfiguration>
<!-- Child elements -->
MmscUrl?,
MmscPort?,
MmsMaximumMessageSize?
</MmsConfiguration>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
MmsMaximumMessageSize | Specifies the maximum size of MMS messages, in kilobytes. Optional. |
MmscPort | Specifies the port number of the MMSC server for the device. Specify 0 to indicate that no specific port is specified. Optional. |
MmscUrl | Specifies the URL of the MMSC server for the device. Optional. |
Parent Elements
Parent Element | Description |
---|---|
MBNProfileExt | The MBNProfileExt element is an extension of the earlier MBNProfile element. It identifies a Mobile Broadband profile with a richer set of options than the MBNProfile element. There can be more than one MbnProfileExt element in a profile, describing profile settings for a particular set of operating conditions. Use the ProfileConditionedOn child element of MBNProfileExt to specify which operating conditions make a particular profile the active profile. |
Requirements
Requirement | Value |
---|---|
Namespace |
https://www.microsoft.com/networking/WWAN/profile/v4 |