PlaceShortCall: Difference between revisions

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

Revision as of 10:53, 27 March 2025

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