SendSmsTextAndWaitDelivery

From Opale Wiki
Revision as of 09:59, 2 April 2025 by Administrator (talk | contribs) (added Category:R2D2 using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command allows to accept an incoming call once presented on the specified port.

COMMAND

Command Line Arguments Returns
SendSmsTextAndWaitDelivery Port index, Destination number, SMS text, [Timeout] Error Code in case of error.

OUTPUT

Command status in the following format:

"%s\n", command_status

EXAMPLE

~# SendSmsTextAndWaitDelivery 0 0612345678 "This is a message"
DELIVERY REPORT RECEIVED
Message reference(s): 90

~# SendSmsTextAndWaitDelivery 0 0612345678 "This is a test" 120
TIMEOUT EXPIRED