PlaceShortCall

From Ultiroam User Docs
Revision as of 11:29, 27 March 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 places a call from the specified GSM port and releases it after a given short time (between 1-999 milliseconds)

COMMAND

Command Line Arguments Returns
PlaceShortCall PortIndex, DestinationNumber, Duration(ms) Error Code in case of error.


OUTPUT
"OK" or GSM port call status in the following format:

"%s\n", call_status

EXAMPLE

~# PlaceShortCall 0 0612345678 500
OK

~# PlaceShortCall 0 0612345678 100
BUSY