-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
96 lines (82 loc) · 4.05 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Official CDR-Stats Documentation</title>
<link rel="stylesheet" href="en/latest/html/_static/cdr-stats.css" type="text/css" />
<link rel="stylesheet" href="en/latest/html/_static/pygments.css" type="text/css" />
<link rel="top" title="CDR-Stats 2.0.alpha documentation" href="index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li><a href="index.html">CDR-Stats Documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="welcome-to-cdr-stats-documentation">
<h1>CDR-Stats documentation</h1>
<br/>
CDR-Stats is a web-based telecoms application for analysing and reporting on CDR (Call Detail Records) for multiple tenants delivered from a variety of sources such as PBX systems, telecoms switches and third party carrier CDR.<br/><br/>
<a href="https://github.com/Star2Billing/cdr-stats/raw/master/screenshot/cdr-stats-user.png" target="_blank"><img src="https://github.com/Star2Billing/cdr-stats/raw/master/screenshot/cdr-stats-user.png" height="230"></a>
<a href="https://github.com/Star2Billing/cdr-stats/raw/master/screenshot/cdr-stats-admin.png" target="_blank"><img src="https://github.com/Star2Billing/cdr-stats/raw/master/screenshot/cdr-stats-admin.png" height="210"></a>
<h2>Latest Documentation</h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Release:</th><td class="field-body">2.0.0 (Stable)</td>
</tr>
<tr class="field-even field"><th class="field-name">Date:</th><td class="field-body">January 24th, 2013</td>
</tr>
<tr class="field-even field"><th class="field-name">HTML:</th><td class="field-body"><a class="reference internal" href="en/latest/html/index.html">Go to the HTML documentation</a></td>
</tr>
<tr class="field-even field"><th class="field-name">PDF:</th><td class="field-body"><a class="reference internal" href="en/latest/cdr-stats.pdf">Go to the PDF documentation</a></td>
</tr>
</tbody>
</table>
<br/><br/><br/>
<h2>Archives</h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Release:</th><td class="field-body">2.0.0 (Stable)</td>
</tr>
<tr class="field-even field"><th class="field-name">Date:</th><td class="field-body">January 24th, 2013</td>
</tr>
<tr class="field-even field"><th class="field-name">HTML:</th><td class="field-body"><a class="reference internal" href="en/v2.0.0/html/index.html">Go to the HTML documentation</a></td>
</tr>
<tr class="field-even field"><th class="field-name">PDF:</th><td class="field-body"><a class="reference internal" href="en/v2.0.0/cdr-stats.pdf">Go to the PDF documentation</a></td>
</tr>
</tbody>
</table>
<br/>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper"><p class="logo"><a href="index.html">
<img class="logo" src="https://github.com/Star2Billing/cdr-stats/raw/master/cdr_stats/resources/images/cdr-stats-logo-180.png" alt="Logo"/>
</a></p>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li><a href="index.html">CDR-Stats Documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2011-2013, Arezqui Belaid <info@star2billing.com>.
</div>
</body>
</html>