OpenUSSDSession

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

This command opens a new USSD session and sends specified USSD string on the specified GSM port. Optional character set can be specified (GSM, HEX or UCS2)

COMMAND

Command Line Arguments Returns
OpenUSSDSession PortIndex, USSD string, charset Error Code in case of error.

OUTPUT

None

EXAMPLE

~# OpenUSSDSession 0 "*111#"