[sr-dev] git:master:af8e6703: modules: readme files regenerated - websocket ... [skip ci]
Kamailio Dev
kamailio.dev at kamailio.org
Wed Oct 9 22:46:19 CEST 2019
Module: kamailio
Branch: master
Commit: af8e67033da2dabab319a9ecc21a279e6609f447
URL: https://github.com/kamailio/kamailio/commit/af8e67033da2dabab319a9ecc21a279e6609f447
Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-10-09T22:46:11+02:00
modules: readme files regenerated - websocket ... [skip ci]
---
Modified: src/modules/websocket/README
---
Diff: https://github.com/kamailio/kamailio/commit/af8e67033da2dabab319a9ecc21a279e6609f447.diff
Patch: https://github.com/kamailio/kamailio/commit/af8e67033da2dabab319a9ecc21a279e6609f447.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