SendSmsTextAndWaitDelivery

From Ultiroam User Docs
Revision as of 11:06, 27 March 2025 by Administrator (talk | contribs) (Administrator moved page R2D2 - SendSmsTextAndWaitDelivery to SendSmsTextAndWaitDelivery without leaving a redirect)
(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