SendMmsText
Jump to navigation
Jump to search
This command sends a specified MMS message from the specified GSM port.
Data session should be UP on the specified GSM port with appropriate APN and MMS parameters set to send MMS out.
This command sends MMS to the specified destination number, with specified text (entered between double quotes, coded as UTF-8), from the specified GSM port. The MMS title can be specified as an optional parameter. Command exits as soon as the MMS is submitted to MMSC.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
SendMmsText | Port index, Destination number, MMS text, [Subject, Timeout, CcNUmbers, BccNUmbers] | Error Code in case of error. |
OUTPUT
None
EXAMPLE
~# SendSMmsText 0 0612345678 "MMS message"
SMS SENT
~# SendSMSText 0 0617253689 "MMS message" "MMS Test"
SMS SENT