Wiki source code of Phone Tab
Last modified by Cameron Marx on 2023/07/21 00:14
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Phone Tab [[image:phone.svg||alt="address-book.svg" height="40" width="40"]] = | ||
6 | |||
7 | From the phone tab in the HUD you can start new calls, control active calls, and view your assigned extension's recent history. | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Make New Call == | ||
16 | |||
17 | Start a new call on your Axion registered phone. This behaves similar to a SIPTapi dialer on other programs that integrate with VoIP services. You will receive an incoming call on your phone and after answering, the outbound call to the number or contact you select will begin to dial out. | ||
18 | |||
19 | == Active Call Section == | ||
20 | |||
21 | This section will show the current active call for your extension. You can select from several options to control your call.. | ||
22 | |||
23 | == Call History == | ||
24 | |||
25 | Recent activity on your assigned extension will be displayed here.. | ||
26 | ))) | ||
27 | |||
28 | |||
29 | (% class="col-xs-12 col-sm-4" %) | ||
30 | ((( | ||
31 | {{box title="**Contents**"}} | ||
32 | {{toc/}} | ||
33 | {{/box}} | ||
34 | |||
35 | [[image:HUDphoneactive.png||alt="image1.jpg"]] | ||
36 | //Figure 1: HUD with Phone Tab Open while a call is active// | ||
37 | |||
38 | [[image:HUDphoneinactive.png||alt="image2.jpg"]] | ||
39 | //Figure 2: HUD with Phone Tab Open while extension is idle// | ||
40 | ))) | ||
41 | ))) |