Wiki source code of Call Control

Version 2.1 by michaely on 2021/09/09 18:01

Show last authors
1 **//On this page~://**
2
3
4
5 {{toc/}}
6
7 Managing calls is one of the main aspects of the iSymphony system. All iSymhony call management is handled in the iSymphony Client Interface via Click and Drag and Drop actions in the Client UI.
8
9 = Originating Calls =
10
11 There are several methods to origination calls in the iSymphony Client Interface.
12
13 === Double Click Users ===
14
15 If you double click a User box in the [[doc:Users Widget]] the system will originate a call from your Default Account (See [[doc:My Stream Widget]] for more information) to the Account of the User that was double clicked.
16
17 {{info}}
18 The account that is currently selected on the User box will determine the destination for the origination. See [[doc:Users Widget]] for more information.
19 {{/info}}
20
21 === Call Action ===
22
23 The **Call Button** at the top of the iSymphony Client Interface will allow Users to originate calls to specific destinations in the system or to arbitrary external numbers. See [[doc:Actions]] for more information.
24
25 === Drag and Drop ===
26
27 Users can drag and drop extension Accounts to other extension or alternative phone number Accounts in order to originate a call between the two. See [[doc:My Stream Widget]], [[doc:Users Widget]] and [[doc:Queue Agents Widget]] for more information.
28
29 = Transferring Calls =
30
31 There are several methods used to transfer calls in the iSymphony Client Interface.
32
33 === Transfer Action ===
34
35 The Transfer Button at the top of the iSymphony Client Interface will allow Users to transfer one of their calls to another location in the system or arbitrary external number. See [[doc:Actions]] for more information.
36
37 === Drag and Drop ===
38
39 Calls can be transferred to different locations in the system by simply dragging the call to the desired destination within the iSymphony Client Interface. The following Widgets allow for transferring of calls between them. See the specific Widget documentation for more details on drag and drop behavior.
40
41 * [[doc:My Stream Widget]]
42 * [[doc:Users Widget]]
43 * [[doc:Parking Lot Widget]]
44 * [[doc:Conference Room Widget]]
45 * [[doc:Queue Calls Widget]]
46 * [[doc:Queue Agents Widget]]
47
48 = Placing Calls On Hold =
49
50 Users can use the **Hold Button** in the [[doc:My Stream Widget]] and User boxes in the [[doc:Users Widget]] in order to toggle a calls hold state.
51
52 = Parking Calls =
53
54 Users can park calls using the **Park Button** in the [[doc:My Stream Widget]] or by dragging and dropping the call into the [[doc:Parking Lot Widget]].