Module: kamailio
Branch: master
Commit: 3e36a56fa6e04d68227bc4098689be3771ec8995
URL:
https://github.com/kamailio/kamailio/commit/3e36a56fa6e04d68227bc4098689be3…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2021-12-05T21:01:20+01:00
modules: readme files regenerated - lrkproxy ... [skip ci]
---
Modified: src/modules/lrkproxy/README
---
Diff:
https://github.com/kamailio/kamailio/commit/3e36a56fa6e04d68227bc4098689be3…
Patch:
https://github.com/kamailio/kamailio/commit/3e36a56fa6e04d68227bc4098689be3…
---
diff --git a/src/modules/lrkproxy/README b/src/modules/lrkproxy/README
index 8de720a1c7..373201433b 100644
--- a/src/modules/lrkproxy/README
+++ b/src/modules/lrkproxy/README
@@ -88,7 +88,7 @@ Chapter 1. Admin Guide
1. Overview
This is a module that enables media streams to be relayed via
- pylrkproxy engine that exist in:
+ pylrkproxy engine. This engine can be found at:
https://github.com/mojtabaesfandiari/pylrkproxy It does relaying audio
streams between peers in PREROUTING netfilter-hooking section in
kernel-space linux. The LRKProxy architecture is composed of two
@@ -133,7 +133,7 @@ Chapter 1. Admin Guide
IMPORTANT: This module does not support balancing inside a set like as
is done RTPProxy module based on the weight of each rtpproxy from the
- set. The balancing would be run on different machine
+ set. The balancing would be run on different machine.
4. Dependencies