@@ -25,6 +25,9 @@ B2B_ENTITIES
25
25
1.3.10. replication_mode (int)
26
26
27
27
1.4. Exported Functions
28
+ 1.5. Exported MI Functions
29
+
30
+ 1.5.1. b2be_list
28
31
29
32
2. Developer Guide
30
33
@@ -244,6 +247,20 @@ modparam("b2b_entities", "replication_mode", 1)
244
247
The module does not export functions to be used in
245
248
configuration script.
246
249
250
+ 1.5. Exported MI Functions
251
+
252
+ 1.5.1. b2be_list
253
+
254
+ This command can be used to list the internals of the b2b
255
+ entities.
256
+
257
+ Name: b2be_list
258
+
259
+ Parameters: none
260
+
261
+ MI FIFO Command Format:
262
+ opensipsctl fifo b2be_list
263
+
247
264
Chapter 2. Developer Guide
248
265
249
266
The module provides an API that can be used from other OpenSIPS
@@ -432,15 +449,15 @@ Chapter 3. Contributors
432
449
3. Bogdan-Andrei Iancu (@bogdan-iancu) 39 34 292 110
433
450
4. Razvan Crainea (@razvancrainea) 19 16 80 57
434
451
5. Liviu Chircu (@liviuchircu) 14 10 72 114
435
- 6. Vlad Paiu (@vladpaiu) 6 4 74 47
436
- 7. Stanislaw Pitucha 4 2 6 6
437
- 8. Nick Altmann (@nikbyte) 4 1 157 26
438
- 9. Ionut Ionita (@ionutrazvanionita) 3 1 31 3
439
- 10. @DMOsipov 3 1 5 3
452
+ 6. Vlad Patrascu (@rvlad-patrascu) 7 2 163 144
453
+ 7. Vlad Paiu (@vladpaiu) 6 4 74 47
454
+ 8. Stanislaw Pitucha 4 2 6 6
455
+ 9. Nick Altmann (@nikbyte) 4 1 157 26
456
+ 10. Ionut Ionita (@ionutrazvanionita) 3 1 31 3
440
457
441
- All remaining contributors: Stéphane Alnet (@shimaore), Henk
442
- Hesselink, Peter Lemenkov (@lemenkov), Ryan Bullock (@rrb3942),
443
- Vlad Patrascu (@rvlad-patrascu ), Walter Doekes (@wdoekes).
458
+ All remaining contributors: @DMOsipov, Stéphane Alnet
459
+ (@shimaore), Henk Hesselink, Peter Lemenkov (@lemenkov), Ryan
460
+ Bullock (@rrb3942 ), Walter Doekes (@wdoekes).
444
461
445
462
(1) DevScore = author_commits + author_lines_added /
446
463
(project_lines_added / project_commits) + author_lines_deleted
@@ -462,11 +479,11 @@ Chapter 3. Contributors
462
479
463
480
Table 3.2. Most recently active contributors^(1) to this module
464
481
Name Commit Activity
465
- 1. Liviu Chircu (@liviuchircu ) Mar 2014 - Nov 2018
466
- 2. Razvan Crainea (@razvancrainea ) Dec 2010 - Nov 2018
467
- 3. Peter Lemenkov (@lemenkov ) Jun 2018 - Jun 2018
468
- 4. Bogdan-Andrei Iancu (@bogdan-iancu) Aug 2009 - Jun 2017
469
- 5. Vlad Patrascu (@rvlad-patrascu) May 2017 - May 2017
482
+ 1. Vlad Patrascu (@rvlad-patrascu ) May 2017 - Jan 2019
483
+ 2. Liviu Chircu (@liviuchircu ) Mar 2014 - Nov 2018
484
+ 3. Razvan Crainea (@razvancrainea ) Dec 2010 - Nov 2018
485
+ 4. Peter Lemenkov (@lemenkov) Jun 2018 - Jun 2018
486
+ 5. Bogdan-Andrei Iancu (@bogdan-iancu) Aug 2009 - Jun 2017
470
487
6. @DMOsipov Mar 2016 - Mar 2016
471
488
7. Ovidiu Sas (@ovidiusas) Nov 2010 - Mar 2016
472
489
8. Ionut Ionita (@ionutrazvanionita) Feb 2015 - Feb 2015
@@ -484,9 +501,10 @@ Chapter 4. Documentation
484
501
485
502
4.1. Contributors
486
503
487
- Last edited by: Peter Lemenkov (@lemenkov), Liviu Chircu
488
- (@liviuchircu), Bogdan-Andrei Iancu (@bogdan-iancu), Vlad Paiu
489
- (@vladpaiu), Ovidiu Sas (@ovidiusas), Anca Vamanu.
504
+ Last edited by: Vlad Patrascu (@rvlad-patrascu), Peter Lemenkov
505
+ (@lemenkov), Liviu Chircu (@liviuchircu), Bogdan-Andrei Iancu
506
+ (@bogdan-iancu), Vlad Paiu (@vladpaiu), Ovidiu Sas
507
+ (@ovidiusas), Anca Vamanu.
490
508
491
509
Documentation Copyrights:
492
510
0 commit comments