[sr-dev] git:master: modules/sipcapture README: added HEPv2/ v3 to supported protocols

Alexandr Dubovikov alexandr.dubovikov at gmail.com
Mon Dec 31 00:34:47 CET 2012


Module: sip-router
Branch: master
Commit: 680173cfc89bc051ce026ddf4a62dab494aa20a0
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=680173cfc89bc051ce026ddf4a62dab494aa20a0

Author: Alexandr Dubovikov <alexandr.dubovikov at gmail.com>
Committer: Alexandr Dubovikov <alexandr.dubovikov at gmail.com>
Date:   Mon Dec 31 00:33:16 2012 +0100

modules/sipcapture  README: added HEPv2/v3 to supported protocols

---

 modules/sipcapture/README                   |   10 +++++-----
 modules/sipcapture/doc/sipcapture_admin.xml |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/modules/sipcapture/README b/modules/sipcapture/README
index 28b7da9..872d477 100644
--- a/modules/sipcapture/README
+++ b/modules/sipcapture/README
@@ -10,9 +10,9 @@ Alexandr Dubovikov
 
    <alexandr.dubovikov at gmail.com>
 
-   Copyright © 2011 QSC AG
+   Copyright © 2011 QSC AG
 
-   Copyright © 2011 http://www.qsc.de
+   Copyright © 2011 http://www.qsc.de
      __________________________________________________________________
 
    Table of Contents
@@ -111,7 +111,7 @@ Chapter 1. Admin Guide
    Kamailio can capture SIP messages in three modes
      * IPIP encapsulation. (ETHHDR+IPHDR+IPHDR+UDPHDR).
      * Monitoring/mirroring port.
-     * Homer encapsulation protocol mode (HEP v1).
+     * Homer encapsulation protocol mode (HEP v1, v2, v3).
 
    The capturing can be turned on/off using fifo commad.
 
@@ -351,7 +351,7 @@ modparam("sipcapture", "capture_node", "homer03")
 
    4.1. sip_capture
 
-4.1. sip_capture
+4.1.  sip_capture
 
    Name: sip_capture
 
@@ -361,7 +361,7 @@ modparam("sipcapture", "capture_node", "homer03")
           + on
           + off
        The parameter is optional - if missing, the command will return the
-       status of the SIP message capturing (as string "on" or "off" )
+       status of the SIP message capturing (as string “on” or “off” )
        without changing anything.
 
    MI FIFO Command Format:
diff --git a/modules/sipcapture/doc/sipcapture_admin.xml b/modules/sipcapture/doc/sipcapture_admin.xml
index 8c0f3da..b81fa52 100644
--- a/modules/sipcapture/doc/sipcapture_admin.xml
+++ b/modules/sipcapture/doc/sipcapture_admin.xml
@@ -33,7 +33,7 @@
                 </listitem>
 		<listitem>
 		<para>
-		Homer encapsulation protocol mode (HEP v1). 
+		Homer encapsulation protocol mode (HEP v1, v2, v3). 
 		</para>
 		</listitem>
 		</itemizedlist>




More information about the sr-dev mailing list