Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
opensips-github committed Jan 27, 2024
1 parent c97e87d commit 73b8842
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 26 deletions.
16 changes: 10 additions & 6 deletions modules/b2b_logic/README
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ B2B_LOGIC

1.5.9. b2b_delete_entity()
1.5.10. b2b_end_dlg_leg()
1.5.11. b2b_bridge_request(b2bl_key,entity_no)
1.5.11. b2b_bridge_request(b2bl_key,entity_no,
[adv_contact])

1.5.12. b2b_trigger_scenario(scenario, [params],
peer1, [extra_headers_peer1],
[extra_headers_contents_peer1], peer2
Expand Down Expand Up @@ -790,7 +792,7 @@ route[b2b_logic_request] {
}
...

1.5.11. b2b_bridge_request(b2bl_key,entity_no)
1.5.11. b2b_bridge_request(b2bl_key,entity_no, [adv_contact])

This function will bridge an initial INVITE with one of the
particapnts from an existing b2b session.
Expand All @@ -801,6 +803,8 @@ route[b2b_logic_request] {
callid;from-tag;to-tag.
* entity_no (int) - an integer that holds the entity of the
entity/participant to bridge.
* adv_contact (string, optional) - Contact header to
advertise in generated messages.

Example 1.31. b2b_bridge_request usage
...
Expand Down Expand Up @@ -1240,7 +1244,7 @@ Chapter 3. Contributors
commits^(2) and lines added/removed^(3)
Name DevScore Commits Lines ++ Lines --
1. Vlad Patrascu (@rvlad-patrascu) 235 57 8167 6793
2. Razvan Crainea (@razvancrainea) 27 16 777 228
2. Razvan Crainea (@razvancrainea) 28 17 782 229
3. Nick Altmann (@nikbyte) 14 10 346 36
4. Bogdan-Andrei Iancu (@bogdan-iancu) 12 8 144 66
5. Carsten Bock 12 5 679 23
Expand Down Expand Up @@ -1272,7 +1276,7 @@ Chapter 3. Contributors

Table 3.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Razvan Crainea (@razvancrainea) Jan 2021 - Dec 2023
1. Razvan Crainea (@razvancrainea) Jan 2021 - Jan 2024
2. Bogdan-Andrei Iancu (@bogdan-iancu) Apr 2021 - Dec 2023
3. Vlad Patrascu (@rvlad-patrascu) Nov 2020 - Jul 2023
4. Shanee Vanstone Apr 2023 - Apr 2023
Expand All @@ -1292,8 +1296,8 @@ Chapter 4. Documentation

4.1. Contributors

Last edited by: Vlad Patrascu (@rvlad-patrascu), Carsten Bock,
Nick Altmann (@nikbyte).
Last edited by: Razvan Crainea (@razvancrainea), Vlad Patrascu
(@rvlad-patrascu), Carsten Bock, Nick Altmann (@nikbyte).

Documentation Copyrights:

Expand Down
12 changes: 6 additions & 6 deletions modules/b2b_logic/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">27</entry>
<entry align="center">16</entry>
<entry align="center">777</entry>
<entry align="center">228</entry>
<entry align="center">28</entry>
<entry align="center">17</entry>
<entry align="center">782</entry>
<entry align="center">229</entry>
</row>
<row>
<entry>3. </entry>
Expand Down Expand Up @@ -129,7 +129,7 @@
<row>
<entry>1. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Jan 2021 - Dec 2023</entry>
<entry align="center">Jan 2021 - Jan 2024</entry>
</row>
<row>
<entry>2. </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> Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>), Carsten Bock, Nick Altmann (<ulink url="https://github.com/nikbyte">@nikbyte</ulink>).</para>
<para><emphasis role='bold'>Last edited by:</emphasis> Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>), Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>), Carsten Bock, Nick Altmann (<ulink url="https://github.com/nikbyte">@nikbyte</ulink>).</para>
</section>

</chapter>
8 changes: 4 additions & 4 deletions modules/sql_cacher/README
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ Chapter 2. Contributors
1. Vlad Patrascu (@rvlad-patrascu) 93 44 3640 1114
2. Liviu Chircu (@liviuchircu) 22 18 166 115
3. Razvan Crainea (@razvancrainea) 15 13 25 14
4. Bogdan-Andrei Iancu (@bogdan-iancu) 7 5 116 21
4. Bogdan-Andrei Iancu (@bogdan-iancu) 12 9 123 29
5. Maksym Sobolyev (@sobomax) 6 4 7 8
6. Ionel Cerghit (@ionel-cerghit) 4 1 50 92
7. Dan Pascu (@danpascu) 3 1 1 1
Expand Down Expand Up @@ -398,9 +398,9 @@ Chapter 2. Contributors

Table 2.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Maksym Sobolyev (@sobomax) Oct 2020 - Feb 2023
2. Vlad Patrascu (@rvlad-patrascu) Aug 2015 - Jul 2022
3. Bogdan-Andrei Iancu (@bogdan-iancu) May 2017 - Feb 2022
1. Bogdan-Andrei Iancu (@bogdan-iancu) May 2017 - Jan 2024
2. Maksym Sobolyev (@sobomax) Oct 2020 - Feb 2023
3. Vlad Patrascu (@rvlad-patrascu) Aug 2015 - Jul 2022
4. Gang Zhuo Nov 2021 - Nov 2021
5. Walter Doekes (@wdoekes) Apr 2021 - Apr 2021
6. Razvan Crainea (@razvancrainea) Feb 2016 - Jan 2021
Expand Down
20 changes: 10 additions & 10 deletions modules/sql_cacher/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
<row>
<entry>4. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">7</entry>
<entry align="center">5</entry>
<entry align="center">116</entry>
<entry align="center">21</entry>
<entry align="center">12</entry>
<entry align="center">9</entry>
<entry align="center">123</entry>
<entry align="center">29</entry>
</row>
<row>
<entry>5. </entry>
Expand Down Expand Up @@ -128,18 +128,18 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Oct 2020 - Feb 2023</entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">May 2017 - Jan 2024</entry>
</row>
<row>
<entry>2. </entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">Aug 2015 - Jul 2022</entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Oct 2020 - Feb 2023</entry>
</row>
<row>
<entry>3. </entry>
<entry>Bogdan-Andrei Iancu (<ulink url="https://github.com/bogdan-iancu">@bogdan-iancu</ulink>)</entry>
<entry align="center">May 2017 - Feb 2022</entry>
<entry>Vlad Patrascu (<ulink url="https://github.com/rvlad-patrascu">@rvlad-patrascu</ulink>)</entry>
<entry align="center">Aug 2015 - Jul 2022</entry>
</row>
<row>
<entry>4. </entry>
Expand Down

0 comments on commit 73b8842

Please sign in to comment.