SendSmsPdu

From Ultiroam User Docs
Revision as of 11:05, 27 March 2025 by Administrator (talk | contribs) (Administrator moved page R2D2 - SendSmsPdu to SendSmsPdu without leaving a redirect)
Jump to navigation Jump to search

This command sends a SMS using data from a specified PDU buffer on a given port.

The SMS Center number can be specified as an optional parameter.

Command returns as soon as the SMS is submitted to SMSC.


COMMAND

Command Line Arguments Returns
SendSmsPdu Port index, PDU buffer, [SMSC number, Timeout] Error Code in case of error.

OUTPUT

"SMS SENT to %s %s\n", dest_number, sms_text [smsc_number]

EXAMPLE

~# SendSmsPdu 0 "0011000A81607108879200000B25C8329BFD0651D1E939283D078541EDF27C1E3E97416937084AAC82CC6F793B4C07"
SMS SENT to 0617807829 "text from PDU buffer"
Message reference(s): 76