Wiki source code of Inbox
Version 17.1 by Cameron Marx on 2023/07/21 16:32
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Inbox = | ||
6 | |||
7 | View and download your inbound faxes. | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Fax Info == | ||
16 | |||
17 | * Date/Time - timestamp of when fax was received | ||
18 | * From - inbound caller ID number | ||
19 | * To - receiving number | ||
20 | * Pages - pages in faxed document(s) | ||
21 | * Delivery Status - Successful or Failure (hover over fail for error info) | ||
22 | * Read Status - shows if any user has | ||
23 | * Action - View Fax Info, Delete Fax, Download Fax | ||
24 | ))) | ||
25 | |||
26 | |||
27 | (% class="col-xs-12 col-sm-4" %) | ||
28 | ((( | ||
29 | {{box title="**Contents**"}} | ||
30 | {{toc/}} | ||
31 | {{/box}} | ||
32 | |||
33 | [[image:vFaxInbox.png||alt="image1.jpg"]] | ||
34 | //Figure 1: vFax Inbox// | ||
35 | ))) | ||
36 | ))) |