SendMmsAndWaitDelivery
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 |
---|---|---|
SendMmsAndWaitDelivery | Port index, Destination number, FilePath1, [FilePath2, FilePath3, FilePath4, Subject, Timeout, CcNUmbers, BccNUmbers] | Error Code in case of error. |
OUTPUT
None
EXAMPLE
~# SendMmsAndWaitDelivery0 0612345678 "MMS message from me"
SMS SENT