StartSmsReceiving

From Ultiroam User Docs
Revision as of 21:25, 26 March 2025 by Administrator (talk | contribs) (Created page with "This command starts automatic SMS receiving on the specified GSM port. All received SMS will be read from SIM card, written to CDR file and then purged from SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |StartSmsReceiving |PortIndex |Error Code in case of error. |} '''OUTPUT''' Command status: "%s\n", status (CONNECTED or NO INCOMING CALL) '''EXAMPLE'''<syntaxhighlight lang="text"> ~# StartSmsReceiving 0 </synt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command starts automatic SMS receiving on the specified GSM port. All received SMS will be read from SIM card, written to CDR file and then purged from SIM.


COMMAND

Command Line Arguments Returns
StartSmsReceiving PortIndex Error Code in case of error.

OUTPUT Command status:

"%s\n", status (CONNECTED or NO INCOMING CALL)

EXAMPLE

~# StartSmsReceiving 0