Module: sip-router
Branch: master
Commit: 7ebf6affca7b2585353baa91f1560ff606979973
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7ebf6af…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Sat May 18 20:43:05 2013 +0100
modules/websocket: Updated documentation
---
modules/websocket/README | 3 +--
modules/websocket/doc/websocket_admin.xml | 6 ++----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/modules/websocket/README b/modules/websocket/README
index 5888d63..49d8693 100644
--- a/modules/websocket/README
+++ b/modules/websocket/README
@@ -301,8 +301,7 @@ onreply_route[WS_REPLY] {
* sl.
The following modules are required to make proper use of this module:
- * nathelper.
- * tm.
+ * nathelper or outbound.
* xhttp.
The following module is required to use the secure WebSocket (wss)
diff --git a/modules/websocket/doc/websocket_admin.xml
b/modules/websocket/doc/websocket_admin.xml
index cdc3372..fa7d300 100644
--- a/modules/websocket/doc/websocket_admin.xml
+++ b/modules/websocket/doc/websocket_admin.xml
@@ -225,10 +225,8 @@ onreply_route[WS_REPLY] {
module:
<itemizedlist>
<listitem>
- <para><emphasis>nathelper</emphasis>.</para>
- </listitem>
- <listitem>
- <para><emphasis>tm</emphasis>.</para>
+ <para><emphasis>nathelper</emphasis> or
+ <emphasis>outbound</emphasis>.</para>
</listitem>
<listitem>
<para><emphasis>xhttp</emphasis>.</para>