SetMmsParameters

From Opale Wiki
Revision as of 09:18, 2 April 2025 by Administrator (talk | contribs) (Created page with "This command sets MMS Center address, MMS proxy address, MMS expiration time and sending timeout for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SetMmsParameters''' |Port index, MMSC URL, [MMS Proxy Expiry, Timeout] |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SetMmsParameters 0 "http://mmsc.mobilecompany.org/" </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command sets MMS Center address, MMS proxy address, MMS expiration time and sending timeout for the specified GSM port.

COMMAND

Command Line Arguments Returns
SetMmsParameters Port index, MMSC URL, [MMS Proxy Expiry, Timeout] Error Code in case of error.

OUTPUT

None

EXAMPLE

~# SetMmsParameters 0 "http://mmsc.mobilecompany.org/"