Yamaha CS-700 Integrators Reference Guide
84
swap
Description:
Swap the source call with the target call, used for swapping held calls.
Command Definition:
Action
Definition
execute
swap <"held-line-id"> <"active-line-id">
Parameters:
Parameter
Description
held-line-id
<1..2|usb|bt>
Line ID of call that is currently on hold; this call will be resumed
active-line-id
<1..2|usb|bt>
Line ID of call that is currently active; this call will be placed on hold
CLI Format Examples:
swap 1 2
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0, VoIP(Line ID) Available in API Version: 1.1
join
Description:
Join allows the individual lines to be mixed (joined) or not mixed (separated). Used for
conferencing existing calls. Any “line-id” not specified will default to a mix state of 0.
Command Definition:
Action
Definition
execute
join <"line-id1" “mix-state”> <"line-id2" “mix_state”> [<"line-
id3" “mix_state”>] [<"line-id4" “mix_state”>]
Parameters:
Parameter
Description
line-id1
<1..2|usb|bt>
Line ID1 of call to be mixed or not mixed
line-id2
<1..2|usb|bt>
Line ID2 of call to be mixed or not mixed
line-id3
<1..2|usb|bt>
Line ID3 of call to be mixed or not mixed [optional]
line-id4
<1..2|usb|bt>
Line ID4 of call to be mixed or not mixed [optional]
mix_state
0
Separate lines (not mixed)
1
Join lines (mix)
CLI Format Examples: