User Manual

125
Format Examples:
swap 1 2
Supported Products: CS700-AV, CS700-SP
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:
Join (mix) only VoIP lines 1 and 2
join 1 1 2 1 usb 0 bt 0
join 1 1 2 1
Separate (not mixed) all calls from a conference
join 1 0 2 0 usb 0 bt 0
Supported Products: CS700-SP
transfer
Description: Transfer the source call to target call. The target call was previously initiated and can either
be in an “establishing” state (blind transfer) or a “connected” state (acknowledged
transfer). After the call has been successfully transferred, both lines are released.
Command Definition:
Action
Definition
execute
transfer <"source-line-id"> <"target-line-id">