Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
opensips-github committed Jun 3, 2023
1 parent e767b87 commit 91e40b5
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 49 deletions.
9 changes: 7 additions & 2 deletions modules/b2b_entities/README
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,9 @@ modparam("b2b_entities", "ua_default_timeout", 7200)
the E_UA_SESSION event.
+ b - provide the body of the SIP request/reply in the
E_UA_SESSION event.
+ n - do not trigger the E_UA_SESSION event (with
event_type NEW) for initial INVITES handled with this
function.

This function can be used from REQUEST_ROUTE.

Expand Down Expand Up @@ -528,7 +531,7 @@ od=OPTIONS
* key - b2b entity key of the UA session.
* method - name of the SIP method that is replied to.
* code - reply code
* reason (optional) - reply reason string
* reason - reply reason string
* body (optional) - body to include in the SIP message
* extra_headers (optional) - extra headers to include in the
SIP message
Expand Down Expand Up @@ -588,6 +591,8 @@ opensips-cli -x mi ua_session_terminate key=B2B.436.1925389.1649338095
* entity_type - indicates whether this is a UAS or UAc
entity.
* event_type - the type of event:
+ NEW - for initial INVITE requests, handled with the
ua_session_server_init() function.
+ EARLY - for 1xx provisional responses
+ ANSWERED - for 2xx successful responses
+ REJECTED - for 3xx-6xx failure responses
Expand Down Expand Up @@ -791,7 +796,7 @@ Chapter 3. Contributors
commits^(2) and lines added/removed^(3)
Name DevScore Commits Lines ++ Lines --
1. Anca Vamanu 181 94 6839 1860
2. Vlad Patrascu (@rvlad-patrascu) 120 58 5331 1087
2. Vlad Patrascu (@rvlad-patrascu) 124 61 5362 1107
3. Razvan Crainea (@razvancrainea) 72 58 720 468
4. Ovidiu Sas (@ovidiusas) 53 41 855 293
5. Bogdan-Andrei Iancu (@bogdan-iancu) 52 45 442 168
Expand Down
8 changes: 4 additions & 4 deletions modules/b2b_entities/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
<row>
<entry>2. </entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">120</entry>
<entry align="center">58</entry>
<entry align="center">5331</entry>
<entry align="center">1087</entry>
<entry align="center">124</entry>
<entry align="center">61</entry>
<entry align="center">5362</entry>
<entry align="center">1107</entry>
</row>
<row>
<entry>3. </entry>
Expand Down
2 changes: 1 addition & 1 deletion modules/b2b_logic/README
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,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. Vlad Patrascu (@rvlad-patrascu) 217 48 7750 6391
1. Vlad Patrascu (@rvlad-patrascu) 219 50 7752 6395
2. Razvan Crainea (@razvancrainea) 19 10 593 224
3. Nick Altmann (@nikbyte) 14 10 346 36
4. Carsten Bock 12 5 679 23
Expand Down
8 changes: 4 additions & 4 deletions modules/b2b_logic/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<row>
<entry>1. </entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">217</entry>
<entry align="center">48</entry>
<entry align="center">7750</entry>
<entry align="center">6391</entry>
<entry align="center">219</entry>
<entry align="center">50</entry>
<entry align="center">7752</entry>
<entry align="center">6395</entry>
</row>
<row>
<entry>2. </entry>
Expand Down
8 changes: 4 additions & 4 deletions modules/msrp_relay/README
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,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. Vlad Patrascu (@rvlad-patrascu) 21 6 1645 15
1. Vlad Patrascu (@rvlad-patrascu) 22 7 1646 16
2. Bogdan-Andrei Iancu (@bogdan-iancu) 7 4 200 20
3. Maksym Sobolyev (@sobomax) 3 1 1 1

Expand All @@ -351,9 +351,9 @@ Chapter 2. Contributors

Table 2.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Bogdan-Andrei Iancu (@bogdan-iancu) Apr 2022 - May 2023
2. Maksym Sobolyev (@sobomax) Feb 2023 - Feb 2023
3. Vlad Patrascu (@rvlad-patrascu) Mar 2022 - Jun 2022
1. Vlad Patrascu (@rvlad-patrascu) Mar 2022 - May 2023
2. Bogdan-Andrei Iancu (@bogdan-iancu) Apr 2022 - May 2023
3. Maksym Sobolyev (@sobomax) Feb 2023 - Feb 2023

(1) including any documentation-related commits, excluding
merge commits
Expand Down
20 changes: 10 additions & 10 deletions modules/msrp_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>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">21</entry>
<entry align="center">6</entry>
<entry align="center">1645</entry>
<entry align="center">15</entry>
<entry align="center">22</entry>
<entry align="center">7</entry>
<entry align="center">1646</entry>
<entry align="center">16</entry>
</row>
<row>
<entry>2. </entry>
Expand Down Expand Up @@ -72,18 +72,18 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Apr 2022 - May 2023</entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">Mar 2022 - May 2023</entry>
</row>
<row>
<entry>2. </entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Feb 2023 - Feb 2023</entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Apr 2022 - May 2023</entry>
</row>
<row>
<entry>3. </entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">Mar 2022 - Jun 2022</entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Feb 2023 - Feb 2023</entry>
</row>
</tbody>
</tgroup>
Expand Down
4 changes: 2 additions & 2 deletions 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) 129 65 5623 1082
1. Razvan Crainea (@razvancrainea) 130 66 5631 1082
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 All @@ -357,7 +357,7 @@ Chapter 2. Contributors

Table 2.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Razvan Crainea (@razvancrainea) Apr 2021 - Apr 2023
1. Razvan Crainea (@razvancrainea) Apr 2021 - May 2023
2. Vlad Patrascu (@rvlad-patrascu) Mar 2023 - Mar 2023
3. Maksym Sobolyev (@sobomax) Feb 2023 - Feb 2023
4. Vlad Paiu (@vladpaiu) Oct 2022 - Oct 2022
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,9 +21,9 @@
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">129</entry>
<entry align="center">65</entry>
<entry align="center">5623</entry>
<entry align="center">130</entry>
<entry align="center">66</entry>
<entry align="center">5631</entry>
<entry align="center">1082</entry>
</row>
<row>
Expand Down Expand Up @@ -81,7 +81,7 @@
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Apr 2021 - Apr 2023</entry>
<entry align="center">Apr 2021 - May 2023</entry>
</row>
<row>
<entry>2. </entry>
Expand Down
4 changes: 3 additions & 1 deletion modules/rtpengine/README
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,8 @@ rtpengine_offer();
the full call, breaking the subsequent “answer” for
the new branch. This flag is only supported by the
Sipwise rtpengine RTP proxy at the moment!
+ via-branch-param=... - provide a custom value for the
via-branch param.
+ call-id - provide a custom Call-ID for the session. If
missing, the Call-Id of the request/reply is used.
+ from-tag - provide a custom from-tag for the session.
Expand Down Expand Up @@ -1262,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) 206 107 5923 3055
1. Razvan Crainea (@razvancrainea) 207 108 5927 3055
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
6 changes: 3 additions & 3 deletions modules/rtpengine/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">206</entry>
<entry align="center">107</entry>
<entry align="center">5923</entry>
<entry align="center">207</entry>
<entry align="center">108</entry>
<entry align="center">5927</entry>
<entry align="center">3055</entry>
</row>
<row>
Expand Down
8 changes: 4 additions & 4 deletions modules/topology_hiding/README
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ Chapter 2. Contributors
commits^(2) and lines added/removed^(3)
Name DevScore Commits Lines ++ Lines --
1. Vlad Paiu (@vladpaiu) 31 8 2700 25
2. Razvan Crainea (@razvancrainea) 24 20 218 72
2. Razvan Crainea (@razvancrainea) 27 21 264 154
3. Bogdan-Andrei Iancu (@bogdan-iancu) 24 20 143 88
4. Liviu Chircu (@liviuchircu) 15 13 80 53
5. Vlad Patrascu (@rvlad-patrascu) 9 6 82 72
Expand Down Expand Up @@ -364,9 +364,9 @@ Chapter 2. Contributors

Table 2.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Maksym Sobolyev (@sobomax) Jan 2021 - Feb 2023
2. Bogdan-Andrei Iancu (@bogdan-iancu) Mar 2015 - Dec 2021
3. Razvan Crainea (@razvancrainea) Aug 2015 - Jul 2021
1. Razvan Crainea (@razvancrainea) Aug 2015 - Jun 2023
2. Maksym Sobolyev (@sobomax) Jan 2021 - Feb 2023
3. Bogdan-Andrei Iancu (@bogdan-iancu) Mar 2015 - Dec 2021
4. Liviu Chircu (@liviuchircu) Mar 2015 - May 2020
5. Vlad Patrascu (@rvlad-patrascu) May 2017 - Feb 2020
6. Peter Lemenkov (@lemenkov) Jun 2018 - Jan 2020
Expand Down
20 changes: 10 additions & 10 deletions modules/topology_hiding/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
<row>
<entry>2. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">24</entry>
<entry align="center">20</entry>
<entry align="center">218</entry>
<entry align="center">72</entry>
<entry align="center">27</entry>
<entry align="center">21</entry>
<entry align="center">264</entry>
<entry align="center">154</entry>
</row>
<row>
<entry>3. </entry>
Expand Down Expand Up @@ -112,18 +112,18 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Jan 2021 - Feb 2023</entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Aug 2015 - Jun 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">Mar 2015 - Dec 2021</entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Jan 2021 - Feb 2023</entry>
</row>
<row>
<entry>3. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Aug 2015 - Jul 2021</entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">Mar 2015 - Dec 2021</entry>
</row>
<row>
<entry>4. </entry>
Expand Down

0 comments on commit 91e40b5

Please sign in to comment.