SwitchCall: Difference between revisions
Jump to navigation
Jump to search
m (added Category:R2D2 using HotCat) |
m (added Category:SUPPLEMENTARY SERVICES using HotCat) |
||
Line 28: | Line 28: | ||
[[Category:R2D2]] | [[Category:R2D2]] | ||
[[Category:SUPPLEMENTARY SERVICES]] |
Latest revision as of 22:21, 1 April 2025
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