Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
opensips-github committed Oct 22, 2018
1 parent dc0dbe4 commit c40f83b
Show file tree
Hide file tree
Showing 42 changed files with 1,011 additions and 910 deletions.
25 changes: 15 additions & 10 deletions modules/acc/README
Expand Up @@ -182,6 +182,11 @@ Chapter 1. Admin Guide
The SQL, Event Interface and AAA backend support are compiled
in the module.

A very comprehensive description of how the accounting module
works in terms accounting scope, accounting events and
accounting backends can be found in this online Advanced
Accounting Tutorial.

1.1.1. General Example

loadmodule "modules/acc/acc.so"
Expand All @@ -194,7 +199,7 @@ if ($ru=~"sip:+40") /* calls to Romania */ {
exit;
}

if (is_method("INVITE") && !db_check_from()) {
if (is_method("INVITE") && $au!=$fU) {
xlog("FROM URI != digest username\n");
sl_send_reply("403","Forbidden");
}
Expand Down Expand Up @@ -999,12 +1004,12 @@ Chapter 3. Contributors
Table 3.1. Top contributors by DevScore^(1), authored
commits^(2) and lines added/removed^(3)
Name DevScore Commits Lines ++ Lines --
1. Bogdan-Andrei Iancu (@bogdan-iancu) 218 103 4144 4534
1. Bogdan-Andrei Iancu (@bogdan-iancu) 220 105 4150 4535
2. Jan Janak (@janakj) 151 16 5587 5074
3. Ionut Ionita (@ionutrazvanionita) 144 39 3730 4180
4. Razvan Crainea (@razvancrainea) 77 49 2471 447
4. Razvan Crainea (@razvancrainea) 79 50 2473 448
5. Jiri Kuthan (@jiriatipteldotorg) 56 26 2272 660
6. Liviu Chircu (@liviuchircu) 36 27 358 313
6. Liviu Chircu (@liviuchircu) 45 32 456 455
7. Daniel-Constantin Mierla (@miconda) 26 23 115 88
8. Elena-Ramona Modroiu 23 4 2267 5
9. Henning Westerholt (@henningw) 20 15 184 131
Expand Down Expand Up @@ -1039,10 +1044,10 @@ Chapter 3. Contributors

Table 3.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Dan Pascu (@danpascu) Jul 2004 - Sep 2018
2. Liviu Chircu (@liviuchircu) Jan 2013 - Aug 2018
3. Razvan Crainea (@razvancrainea) Aug 2010 - Aug 2018
4. Bogdan-Andrei Iancu (@bogdan-iancu) Dec 2003 - Jul 2018
1. Bogdan-Andrei Iancu (@bogdan-iancu) Dec 2003 - Oct 2018
2. Razvan Crainea (@razvancrainea) Aug 2010 - Oct 2018
3. Liviu Chircu (@liviuchircu) Jan 2013 - Oct 2018
4. Dan Pascu (@danpascu) Jul 2004 - Sep 2018
5. Peter Lemenkov (@lemenkov) Jun 2018 - Jun 2018
6. Vlad Patrascu (@rvlad-patrascu) May 2017 - Apr 2018
7. Ionut Ionita (@ionutrazvanionita) Feb 2015 - May 2017
Expand All @@ -1067,8 +1072,8 @@ Chapter 4. Documentation

4.1. Contributors

Last edited by: Liviu Chircu (@liviuchircu), Bogdan-Andrei
Iancu (@bogdan-iancu), Peter Lemenkov (@lemenkov), Vlad
Last edited by: Bogdan-Andrei Iancu (@bogdan-iancu), Liviu
Chircu (@liviuchircu), Peter Lemenkov (@lemenkov), Vlad
Patrascu (@rvlad-patrascu), Ionut Ionita (@ionutrazvanionita),
Razvan Crainea (@razvancrainea), Ryan Bullock (@rrb3942),
Irina-Maria Stanescu, Sergio Gutierrez, Henning Westerholt
Expand Down
42 changes: 21 additions & 21 deletions modules/acc/doc/contributors.xml
Expand Up @@ -21,10 +21,10 @@
<row>
<entry>1. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">218</entry>
<entry align="center">103</entry>
<entry align="center">4144</entry>
<entry align="center">4534</entry>
<entry align="center">220</entry>
<entry align="center">105</entry>
<entry align="center">4150</entry>
<entry align="center">4535</entry>
</row>
<row>
<entry>2. </entry>
Expand All @@ -45,10 +45,10 @@
<row>
<entry>4. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">77</entry>
<entry align="center">49</entry>
<entry align="center">2471</entry>
<entry align="center">447</entry>
<entry align="center">79</entry>
<entry align="center">50</entry>
<entry align="center">2473</entry>
<entry align="center">448</entry>
</row>
<row>
<entry>5. </entry>
Expand All @@ -61,10 +61,10 @@
<row>
<entry>6. </entry>
<entry>Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>)</entry>
<entry align="center">36</entry>
<entry align="center">27</entry>
<entry align="center">358</entry>
<entry align="center">313</entry>
<entry align="center">45</entry>
<entry align="center">32</entry>
<entry align="center">456</entry>
<entry align="center">455</entry>
</row>
<row>
<entry>7. </entry>
Expand Down Expand Up @@ -128,23 +128,23 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Dan Pascu (<ulink url="https://github.com/danpascu">@danpascu</ulink>)</entry>
<entry align="center">Jul 2004 - Sep 2018</entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Dec 2003 - Oct 2018</entry>
</row>
<row>
<entry>2. </entry>
<entry>Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>)</entry>
<entry align="center">Jan 2013 - Aug 2018</entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Aug 2010 - Oct 2018</entry>
</row>
<row>
<entry>3. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Aug 2010 - Aug 2018</entry>
<entry>Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>)</entry>
<entry align="center">Jan 2013 - Oct 2018</entry>
</row>
<row>
<entry>4. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Dec 2003 - Jul 2018</entry>
<entry>Dan Pascu (<ulink url="https://github.com/danpascu">@danpascu</ulink>)</entry>
<entry align="center">Jul 2004 - Sep 2018</entry>
</row>
<row>
<entry>5. </entry>
Expand Down Expand Up @@ -190,7 +190,7 @@
<title>Documentation</title>
<section id="documentation_contributors" xreflabel="documentation_contributors">
<title>Contributors</title>
<para><emphasis role='bold'>Last edited by:</emphasis> Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>), Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>), Peter Lemenkov (<ulink url="https://github.com/lemenkov">@lemenkov</ulink>), Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>), Ionut Ionita (<ulink url="https://github.com/ionutrazvanionita">@ionutrazvanionita</ulink>), Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>), Ryan Bullock (<ulink url="https://github.com/rrb3942">@rrb3942</ulink>), Irina-Maria Stanescu, Sergio Gutierrez, Henning Westerholt (<ulink url="https://github.com/henningw">@henningw</ulink>), Daniel-Constantin Mierla (<ulink url="https://github.com/miconda">@miconda</ulink>), Konstantin Bokarius, Edson Gellert Schubert, Elena-Ramona Modroiu, Jan Janak (<ulink url="https://github.com/janakj">@janakj</ulink>), Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>), Elena-Ramona Modroiu.</para>
<para><emphasis role='bold'>Last edited by:</emphasis> Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>), Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>), Peter Lemenkov (<ulink url="https://github.com/lemenkov">@lemenkov</ulink>), Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>), Ionut Ionita (<ulink url="https://github.com/ionutrazvanionita">@ionutrazvanionita</ulink>), Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>), Ryan Bullock (<ulink url="https://github.com/rrb3942">@rrb3942</ulink>), Irina-Maria Stanescu, Sergio Gutierrez, Henning Westerholt (<ulink url="https://github.com/henningw">@henningw</ulink>), Daniel-Constantin Mierla (<ulink url="https://github.com/miconda">@miconda</ulink>), Konstantin Bokarius, Edson Gellert Schubert, Elena-Ramona Modroiu, Jan Janak (<ulink url="https://github.com/janakj">@janakj</ulink>), Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>), Elena-Ramona Modroiu.</para>
</section>

</chapter>

0 comments on commit c40f83b

Please sign in to comment.