SendUSSDCommand

From Opale Wiki
Revision as of 22:31, 1 April 2025 by Administrator (talk | contribs) (Created page with "This command sends specified USSD string to the existing USSD session on the specified GSM port. Optional character set can be specified (GSM, HEX or UCS2). '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SendUSSDCommand''' |PortIndex, USSD String, charset |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SendUSSDCommand 0 "2" </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command sends specified USSD string to the existing USSD session on the specified GSM port. Optional character set can be specified (GSM, HEX or UCS2).

COMMAND

Command Line Arguments Returns
SendUSSDCommand PortIndex, USSD String, charset Error Code in case of error.

OUTPUT

None

EXAMPLE

~# SendUSSDCommand 0 "2"