PlaceShortCall: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
m (Administrator moved page R2D2 - PlaceShortCall to PlaceShortCall without leaving a redirect)
m (added Category:R2D2 using HotCat)
 
Line 28: Line 28:
</syntaxhighlight>
</syntaxhighlight>
[[Category:Voice]]
[[Category:Voice]]
[[Category:R2D2]]

Latest revision as of 11:29, 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