|
@@ -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:
|