Browse Source

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

Alexandr Dubovikov 12 years ago
parent
commit
680173cfc8
2 changed files with 6 additions and 6 deletions
  1. 5 5
      modules/sipcapture/README
  2. 1 1
      modules/sipcapture/doc/sipcapture_admin.xml

+ 5 - 5
modules/sipcapture/README

@@ -10,9 +10,9 @@ Alexandr Dubovikov
 
    <[email protected]>
 
-   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:

+ 1 - 1
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>