[sr-dev] git:5.2:88adabad: websocket: small doc improvement (use module names instead of file names)

Henning Westerholt hw at skalatan.de
Wed Oct 9 22:43:42 CEST 2019


Module: kamailio
Branch: 5.2
Commit: 88adabadaa1b2916dbdffdc7a6eb526dc124c871
URL: https://github.com/kamailio/kamailio/commit/88adabadaa1b2916dbdffdc7a6eb526dc124c871

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-10-09T22:43:33+02:00

websocket: small doc improvement (use module names instead of file names)

(cherry picked from commit 179c536e972f4f8739a4ba3446610161d8cb913f)

---

Modified: src/modules/websocket/doc/websocket_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/88adabadaa1b2916dbdffdc7a6eb526dc124c871.diff
Patch: https://github.com/kamailio/kamailio/commit/88adabadaa1b2916dbdffdc7a6eb526dc124c871.patch

---

diff --git a/src/modules/websocket/doc/websocket_admin.xml b/src/modules/websocket/doc/websocket_admin.xml
index 6b6483d73f..132ede160b 100644
--- a/src/modules/websocket/doc/websocket_admin.xml
+++ b/src/modules/websocket/doc/websocket_admin.xml
@@ -378,11 +378,11 @@ modparam("websocket", "ping_application_data", "WebSockets rock")
 		</para></listitem>
 		<listitem><para>
 		<emphasis>2</emphasis> - msrp (RFC 7977) -
-		msrp.so must be loaded before websocket.so
+		the msrp module must be loaded before the websocket module
 		</para></listitem>
 		</itemizedlist>
-		<para><emphasis>Default value is 1 when msrp.so is not loaded
-		 3 when msrp.so is loaded.</emphasis></para>
+		<para><emphasis>Default value is 1 when msrp module is not loaded,
+		 3 when msrp module is loaded.</emphasis></para>
 		<example>
 		<title>Set <varname>sub_protocols</varname>
 		parameter</title>




More information about the sr-dev mailing list