GetDataParameters

From Ultiroam User Docs
Revision as of 23:41, 8 June 2024 by Administrator (talk | contribs) (Created page with "This command send a specified text as a SMS to a specified destination number. Text should be entered with double quotes, coded as UTF-8. The SMS Center number can be specified as an optional parameter as well as an optionnal Timeout value in seconds. Command exits as soon as the SMS is sent. '''COMMAND:''' {| class="wikitable" !Command !Input Arguments !Returns |- |GetDataParameters |PortIndex |In case of Error, returns Error Codes |} '''OUTPUT:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command send a specified text as a SMS to a specified destination number.

Text should be entered with double quotes, coded as UTF-8.

The SMS Center number can be specified as an optional parameter as well as an optionnal Timeout value in seconds.

Command exits as soon as the SMS is sent.

COMMAND:

Command Input Arguments Returns
GetDataParameters PortIndex In case of Error, returns Error Codes

OUTPUT:

None.

EXAMPLE:

~# SendSmsText 0 0632279930 "SMS message from BASH script"
SMS SENT
Message reference(s): 89

OR

~# SendSmsText 0 0632279930 "SMS message from BASH script" +333600100100
SMS SENT
Message reference(s): 54