SendSmsTextAndWaitDelivery: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
m (Administrator moved page R2D2 - SendSmsTextAndWaitDelivery to SendSmsTextAndWaitDelivery without leaving a redirect)
 
(No difference)

Latest revision as of 11:06, 27 March 2025

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