SwitchCall
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