Module: kamailio Branch: master Commit: 179c536e972f4f8739a4ba3446610161d8cb913f URL: https://github.com/kamailio/kamailio/commit/179c536e972f4f8739a4ba3446610161...
Author: Henning Westerholt hw@skalatan.de Committer: Henning Westerholt hw@skalatan.de Date: 2019-10-09T22:41:47+02:00
websocket: small doc improvement (use module names instead of file names)
---
Modified: src/modules/websocket/doc/websocket_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/179c536e972f4f8739a4ba3446610161... Patch: https://github.com/kamailio/kamailio/commit/179c536e972f4f8739a4ba3446610161...
---
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>