SwitchCall

From Opale Wiki
Revision as of 22:21, 1 April 2025 by Administrator (talk | contribs) (added Category:SUPPLEMENTARY SERVICES using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command enables or disables call waiting supplementary service for the specified GSM port.

COMMAND

Command Line Arguments Returns
SwitchCall PortIndex Call State

OUTPUT

GSM port waiting calls state in the following format:

"Call 1 : %s\nCall 2: %s\n", 1stcall_state, 2ndcall_state

EXAMPLE

~# SwitchCall 0
Call 1 : HELD
Call 2 : CONNECTED

~# SwitchCall 1
Call 1 : HELD
Call 2 : IDLE