[sr-dev] git:5.2:9271ec3e: modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Oct 9 22:46:45 CEST 2019


Module: kamailio
Branch: 5.2
Commit: 9271ec3e0bc1de5d911f44e311104d8d685e8f4b
URL: https://github.com/kamailio/kamailio/commit/9271ec3e0bc1de5d911f44e311104d8d685e8f4b

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-10-09T22:46:37+02:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/websocket/README

---

Diff:  https://github.com/kamailio/kamailio/commit/9271ec3e0bc1de5d911f44e311104d8d685e8f4b.diff
Patch: https://github.com/kamailio/kamailio/commit/9271ec3e0bc1de5d911f44e311104d8d685e8f4b.patch

---

diff --git a/src/modules/websocket/README b/src/modules/websocket/README
index c8241be6e6..433f2c833c 100644
--- a/src/modules/websocket/README
+++ b/src/modules/websocket/README
@@ -427,9 +427,11 @@ modparam("websocket", "ping_application_data", "WebSockets rock")
    A bitmap that allows you to control the sub-protocols supported by the
    WebSocket server.
      * 1 - sip (RFC 7118)
-     * 2 - msrp (RFC 7977) - msrp.so must be loaded before websocket.so
+     * 2 - msrp (RFC 7977) - the msrp module must be loaded before the
+       websocket module
 
-   Default value is 1 when msrp.so is not loaded 3 when msrp.so is loaded.
+   Default value is 1 when msrp module is not loaded, 3 when msrp module
+   is loaded.
 
    Example 1.8. Set sub_protocols parameter
 ...




More information about the sr-dev mailing list