AcceptCall

From Ultiroam User Docs
Revision as of 16:23, 26 March 2025 by Administrator (talk | contribs) (Created page with " This command allows to accept an incoming call once presented on the specified port. == COMMAND == {| class="wikitable" !Command !Input arguments !Returns {{:AcceptCall Synopsis}} |} == OUTPUT == Command status: "%s\n", status (CONNECTED or NO INCOMING CALL) == EXAMPLE == ~# AcceptCall 0 CONNECTED ~# AcceptCall 2 NO INCOMING CALL {{Voice Call}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This command allows to accept an incoming call once presented on the specified port.

COMMAND

Command Input arguments Returns

AcceptCall Synopsis

OUTPUT

Command status:

"%s\n", status (CONNECTED or NO INCOMING CALL)

EXAMPLE

~# AcceptCall 0

CONNECTED

~# AcceptCall 2

NO INCOMING CALL Template:Voice Call