Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
opensips-github committed Jul 29, 2023
1 parent 695f666 commit 88587a4
Show file tree
Hide file tree
Showing 14 changed files with 282 additions and 249 deletions.
10 changes: 5 additions & 5 deletions modules/b2b_entities/README
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ Chapter 3. Contributors
Name DevScore Commits Lines ++ Lines --
1. Anca Vamanu 181 94 6839 1860
2. Vlad Patrascu (@rvlad-patrascu) 126 62 5443 1147
3. Razvan Crainea (@razvancrainea) 72 58 720 468
3. Razvan Crainea (@razvancrainea) 73 59 722 468
4. Ovidiu Sas (@ovidiusas) 53 41 855 293
5. Bogdan-Andrei Iancu (@bogdan-iancu) 52 45 442 168
6. Liviu Chircu (@liviuchircu) 19 15 90 126
Expand Down Expand Up @@ -831,10 +831,10 @@ Chapter 3. Contributors

Table 3.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Vlad Patrascu (@rvlad-patrascu) May 2017 - Jun 2023
2. Giedrius Apr 2023 - May 2023
3. Bogdan-Andrei Iancu (@bogdan-iancu) Aug 2009 - May 2023
4. Razvan Crainea (@razvancrainea) Dec 2010 - Mar 2023
1. Razvan Crainea (@razvancrainea) Dec 2010 - Jul 2023
2. Vlad Patrascu (@rvlad-patrascu) May 2017 - Jun 2023
3. Giedrius Apr 2023 - May 2023
4. Bogdan-Andrei Iancu (@bogdan-iancu) Aug 2009 - May 2023
5. Ovidiu Sas (@ovidiusas) Nov 2010 - Feb 2023
6. Maksym Sobolyev (@sobomax) Jan 2021 - Feb 2023
7. Liviu Chircu (@liviuchircu) Mar 2014 - Nov 2022
Expand Down
20 changes: 10 additions & 10 deletions modules/b2b_entities/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
<row>
<entry>3. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">72</entry>
<entry align="center">58</entry>
<entry align="center">720</entry>
<entry align="center">73</entry>
<entry align="center">59</entry>
<entry align="center">722</entry>
<entry align="center">468</entry>
</row>
<row>
Expand Down Expand Up @@ -128,24 +128,24 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Dec 2010 - Jul 2023</entry>
</row>
<row>
<entry>2. </entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">May 2017 - Jun 2023</entry>
</row>
<row>
<entry>2. </entry>
<entry>3. </entry>
<entry>Giedrius</entry>
<entry align="center">Apr 2023 - May 2023</entry>
</row>
<row>
<entry>3. </entry>
<entry>4. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Aug 2009 - May 2023</entry>
</row>
<row>
<entry>4. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Dec 2010 - Mar 2023</entry>
</row>
<row>
<entry>5. </entry>
<entry>Ovidiu Sas (<ulink url="https://github.com/ovidiusas">@ovidiusas</ulink>)</entry>
Expand Down
32 changes: 21 additions & 11 deletions modules/dispatcher/README
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,10 @@ Chapter 1. Admin Guide
Starting with version 2.1, the dispatcher module keeps its
destination sets into different partitions. Each partition is
described by its own "db_url", "table_name", "dst_avp",
"grp_avp", "cnt_avp", "sock_avp", "attr_avp" and "blacklists"
set of attributes. Setting any of these module parameters will
only alter the "default" partition's properties.
"grp_avp", "cnt_avp", "sock_avp", "attr_avp", "blacklists",
"ping_from", "ping_method" and "persistent_state" set of
attributes. Setting any of these module parameters will only
alter the "default" partition's properties.

In order to create a new partition, the partition parameter can
be used. If none of the 8 partition specific parameters are
Expand Down Expand Up @@ -348,6 +349,9 @@ modparam("dispatcher", "setid_pvar", "$var(setid)")
probe the failed gateways. This method is only available, if
compiled with the probing of failed gateways enabled.

Use the 'partition' parameter if you want to define the ping
method other partitions.

Default value is “OPTIONS”.

Example 1.8. Set the “ds_ping_method” parameter
Expand All @@ -362,6 +366,9 @@ modparam("dispatcher", "ds_ping_method", "INFO")
available, if compiled with the probing of failed gateways
enabled.

Use the 'partition' parameter if you want to define the "From:"
ping header of other partitions.

Default value is “sip:dispatcher@localhost”.

Example 1.9. Set the “ds_ping_from” parameter
Expand Down Expand Up @@ -583,7 +590,10 @@ modparam("dispatcher", "pvar_algo_pattern", "$stat(load_%u)")
1.3.22. persistent_state (int)

Specifies whether the state column should be loaded at startup
and flushed during runtime or not.
and flushed during runtime or not for the "default" partition.

Use the 'partition' parameter if you want to define the
persistent state of other partitions.

Default value is “1” (enabled).

Expand Down Expand Up @@ -1499,8 +1509,8 @@ Chapter 3. Contributors
2. Liviu Chircu (@liviuchircu) 106 68 1664 1429
3. Daniel-Constantin Mierla (@miconda) 81 39 3372 844
4. Andrei Datcu (@andrei-datcu) 47 15 2153 846
5. Ionut Ionita (@ionutrazvanionita) 43 17 1145 969
6. Razvan Crainea (@razvancrainea) 42 34 527 155
5. Razvan Crainea (@razvancrainea) 44 36 601 175
6. Ionut Ionita (@ionutrazvanionita) 43 17 1145 969
7. Ovidiu Sas (@ovidiusas) 31 17 705 434
8. Vlad Patrascu (@rvlad-patrascu) 19 11 378 236
9. Vlad Paiu (@vladpaiu) 16 9 673 33
Expand Down Expand Up @@ -1537,10 +1547,10 @@ Chapter 3. Contributors

Table 3.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Bogdan-Andrei Iancu (@bogdan-iancu) Oct 2005 - May 2023
2. wangdd Apr 2023 - May 2023
3. Maksym Sobolyev (@sobomax) Feb 2023 - Feb 2023
4. Razvan Crainea (@razvancrainea) May 2011 - Oct 2022
1. Razvan Crainea (@razvancrainea) May 2011 - Jul 2023
2. Bogdan-Andrei Iancu (@bogdan-iancu) Oct 2005 - May 2023
3. wangdd Apr 2023 - May 2023
4. Maksym Sobolyev (@sobomax) Feb 2023 - Feb 2023
5. Liviu Chircu (@liviuchircu) Aug 2012 - Aug 2022
6. Vlad Patrascu (@rvlad-patrascu) May 2017 - Jul 2022
7. John Burke (@john08burke) Feb 2021 - Jan 2022
Expand All @@ -1567,7 +1577,7 @@ Chapter 4. Documentation

4.1. Contributors

Last edited by: wangdd, Razvan Crainea (@razvancrainea), Liviu
Last edited by: Razvan Crainea (@razvancrainea), wangdd, Liviu
Chircu (@liviuchircu), Vlad Patrascu (@rvlad-patrascu),
Bogdan-Andrei Iancu (@bogdan-iancu), John Burke (@john08burke),
Vlad Paiu (@vladpaiu), Roman Sevko, Peter Lemenkov (@lemenkov),
Expand Down
32 changes: 16 additions & 16 deletions modules/dispatcher/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@
</row>
<row>
<entry>5. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">44</entry>
<entry align="center">36</entry>
<entry align="center">601</entry>
<entry align="center">175</entry>
</row>
<row>
<entry>6. </entry>
<entry>Ionut Ionita (<ulink url="https://github.com/ionutrazvanionita">@ionutrazvanionita</ulink>)</entry>
<entry align="center">43</entry>
<entry align="center">17</entry>
<entry align="center">1145</entry>
<entry align="center">969</entry>
</row>
<row>
<entry>6. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">42</entry>
<entry align="center">34</entry>
<entry align="center">527</entry>
<entry align="center">155</entry>
</row>
<row>
<entry>7. </entry>
<entry>Ovidiu Sas (<ulink url="https://github.com/ovidiusas">@ovidiusas</ulink>)</entry>
Expand Down Expand Up @@ -128,24 +128,24 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">May 2011 - Jul 2023</entry>
</row>
<row>
<entry>2. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Oct 2005 - May 2023</entry>
</row>
<row>
<entry>2. </entry>
<entry>3. </entry>
<entry>wangdd</entry>
<entry align="center">Apr 2023 - May 2023</entry>
</row>
<row>
<entry>3. </entry>
<entry>4. </entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Feb 2023 - Feb 2023</entry>
</row>
<row>
<entry>4. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">May 2011 - Oct 2022</entry>
</row>
<row>
<entry>5. </entry>
<entry>Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>)</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> wangdd, Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>), Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>), Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>), Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>), John Burke (<ulink url="https://github.com/john08burke">@john08burke</ulink>), Vlad Paiu (<ulink url="https://github.com/vladpaiu">@vladpaiu</ulink>), Roman Sevko, Peter Lemenkov (<ulink url="https://github.com/lemenkov">@lemenkov</ulink>), Nick Altmann (<ulink url="https://github.com/nikbyte">@nikbyte</ulink>), Ionel Cerghit (<ulink url="https://github.com/ionel-cerghit">@ionel-cerghit</ulink>), Jarrod Baumann (<ulink url="https://github.com/jarrodb">@jarrodb</ulink>), Ovidiu Sas (<ulink url="https://github.com/ovidiusas">@ovidiusas</ulink>), Ionut Ionita (<ulink url="https://github.com/ionutrazvanionita">@ionutrazvanionita</ulink>), Andrei Datcu (<ulink url="https://github.com/andrei-datcu">@andrei-datcu</ulink>), Walter Doekes (<ulink url="https://github.com/wdoekes">@wdoekes</ulink>), Stanislaw Pitucha, Anca Vamanu, Klaus Darilion, Daniel-Constantin Mierla (<ulink url="https://github.com/miconda">@miconda</ulink>), Konstantin Bokarius, Carsten Bock, Edson Gellert Schubert, Elena-Ramona Modroiu.</para>
<para><emphasis role='bold'>Last edited by:</emphasis> Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>), wangdd, Liviu Chircu (<ulink url="https://github.com/liviuchircu">@liviuchircu</ulink>), Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>), Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>), John Burke (<ulink url="https://github.com/john08burke">@john08burke</ulink>), Vlad Paiu (<ulink url="https://github.com/vladpaiu">@vladpaiu</ulink>), Roman Sevko, Peter Lemenkov (<ulink url="https://github.com/lemenkov">@lemenkov</ulink>), Nick Altmann (<ulink url="https://github.com/nikbyte">@nikbyte</ulink>), Ionel Cerghit (<ulink url="https://github.com/ionel-cerghit">@ionel-cerghit</ulink>), Jarrod Baumann (<ulink url="https://github.com/jarrodb">@jarrodb</ulink>), Ovidiu Sas (<ulink url="https://github.com/ovidiusas">@ovidiusas</ulink>), Ionut Ionita (<ulink url="https://github.com/ionutrazvanionita">@ionutrazvanionita</ulink>), Andrei Datcu (<ulink url="https://github.com/andrei-datcu">@andrei-datcu</ulink>), Walter Doekes (<ulink url="https://github.com/wdoekes">@wdoekes</ulink>), Stanislaw Pitucha, Anca Vamanu, Klaus Darilion, Daniel-Constantin Mierla (<ulink url="https://github.com/miconda">@miconda</ulink>), Konstantin Bokarius, Carsten Bock, Edson Gellert Schubert, Elena-Ramona Modroiu.</para>
</section>

</chapter>
2 changes: 1 addition & 1 deletion modules/rtp_relay/README
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ Chapter 2. Contributors
Table 2.1. Top contributors by DevScore^(1), authored
commits^(2) and lines added/removed^(3)
Name DevScore Commits Lines ++ Lines --
1. Razvan Crainea (@razvancrainea) 133 68 5690 1094
1. Razvan Crainea (@razvancrainea) 135 70 5695 1095
2. Maksym Sobolyev (@sobomax) 5 3 7 8
3. Vlad Patrascu (@rvlad-patrascu) 3 1 11 7
4. Vlad Paiu (@vladpaiu) 2 1 5 0
Expand Down
8 changes: 4 additions & 4 deletions modules/rtp_relay/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">133</entry>
<entry align="center">68</entry>
<entry align="center">5690</entry>
<entry align="center">1094</entry>
<entry align="center">135</entry>
<entry align="center">70</entry>
<entry align="center">5695</entry>
<entry align="center">1095</entry>
</row>
<row>
<entry>2. </entry>
Expand Down
2 changes: 1 addition & 1 deletion modules/rtpengine/README
Original file line number Diff line number Diff line change
Expand Up @@ -1264,7 +1264,7 @@ 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. Razvan Crainea (@razvancrainea) 208 109 5935 3059
1. Razvan Crainea (@razvancrainea) 209 110 5936 3060
2. Bogdan-Andrei Iancu (@bogdan-iancu) 31 17 423 595
3. John Burke (@john08burke) 25 17 647 102
4. Liviu Chircu (@liviuchircu) 20 16 91 173
Expand Down
8 changes: 4 additions & 4 deletions modules/rtpengine/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">208</entry>
<entry align="center">109</entry>
<entry align="center">5935</entry>
<entry align="center">3059</entry>
<entry align="center">209</entry>
<entry align="center">110</entry>
<entry align="center">5936</entry>
<entry align="center">3060</entry>
</row>
<row>
<entry>2. </entry>
Expand Down

0 comments on commit 88587a4

Please sign in to comment.