Hello, what are the options for duplicating sip traffic to arbitrary tcp port in Kamailio?
Am Mittwoch, 18. Juli 2018, 20:16:37 CEST schrieb Максим Баранов:
Hello, what are the options for duplicating sip traffic to arbitrary tcp port in Kamailio?
Hello,
have you already looked into the sipcapture module? From the README:
"The sipcapture module stores incoming/outgoing SIP messages in database.
Kamailio can capture SIP messages in three modes * IPIP encapsulation. (ETHHDR+IPHDR+IPHDR+UDPHDR). * Monitoring/mirroring port. * Homer encapsulation protocol mode (HEP v1, v2, v3)."
Best regards,
Henning
Yes, but I am confused by database part. I need just sip traffic mirroring, database is just an option there? I don’t need database interaction.
19 июля 2018 г., в 11:02, Henning Westerholt hw@kamailio.org написал(а):
Am Mittwoch, 18. Juli 2018, 20:16:37 CEST schrieb Максим Баранов:
Hello, what are the options for duplicating sip traffic to arbitrary tcp port in Kamailio?
Hello,
have you already looked into the sipcapture module? From the README:
"The sipcapture module stores incoming/outgoing SIP messages in database.
Kamailio can capture SIP messages in three modes
- IPIP encapsulation. (ETHHDR+IPHDR+IPHDR+UDPHDR).
- Monitoring/mirroring port.
- Homer encapsulation protocol mode (HEP v1, v2, v3)."
Best regards,
Henning
Am Samstag, 21. Juli 2018, 15:32:44 CEST schrieb Максим Баранов:
Yes, but I am confused by database part. I need just sip traffic mirroring, database is just an option there? I don’t need database interaction.
19 июля 2018 г., в 11:02, Henning Westerholt hw@kamailio.org написал(а):
Hello,
ok - probably the siptrace module is then better:
1. Overview
The SIPtrace module offer a possibility to store incoming and outgoing SIP messages in a database and/or duplicate to the capturing server (using HEP, the Homer encapsulation protocol, or plain SIP mode)
Disable the DB with trace_to_database and then have a look to the trace_to_ip function.
Best regards,
Henning
Hi,
I think it is better for you to also take a look at Homer. It provides a free and very nice web-interface to see captured SIP packets and also search for them. For more information refer to:
https://github.com/sipcapture/homer
On Sun, Jul 22, 2018 at 12:07 PM, Henning Westerholt hw@kamailio.org wrote:
Am Samstag, 21. Juli 2018, 15:32:44 CEST schrieb Максим Баранов:
Yes, but I am confused by database part. I need just sip traffic
mirroring,
database is just an option there? I don’t need database interaction.
19 июля 2018 г., в 11:02, Henning Westerholt hw@kamailio.org
написал(а):
Hello,
ok - probably the siptrace module is then better:
Overview
The SIPtrace module offer a possibility to store incoming and outgoing SIP messages in a database and/or duplicate to the capturing server (using HEP, the Homer encapsulation protocol, or plain SIP mode)
Disable the DB with trace_to_database and then have a look to the trace_to_ip function.
Best regards,
Henning
-- If you like my work in the Kamailio project, it would be great if you could consider supporting me on Patreon: https://www.patreon.com/henningw
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Thank you, both siptrace and Homer looks like that is what I need.
2018-07-22 13:43 GMT+03:00 Gholamreza Sabery gr.sabery@gmail.com:
Hi,
I think it is better for you to also take a look at Homer. It provides a free and very nice web-interface to see captured SIP packets and also search for them. For more information refer to:
https://github.com/sipcapture/homer
On Sun, Jul 22, 2018 at 12:07 PM, Henning Westerholt hw@kamailio.org wrote:
Am Samstag, 21. Juli 2018, 15:32:44 CEST schrieb Максим Баранов:
Yes, but I am confused by database part. I need just sip traffic
mirroring,
database is just an option there? I don’t need database interaction.
19 июля 2018 г., в 11:02, Henning Westerholt hw@kamailio.org
написал(а):
Hello,
ok - probably the siptrace module is then better:
Overview
The SIPtrace module offer a possibility to store incoming and outgoing SIP messages in a database and/or duplicate to the capturing server (using HEP, the Homer encapsulation protocol, or plain SIP mode)
Disable the DB with trace_to_database and then have a look to the trace_to_ip function.
Best regards,
Henning
-- If you like my work in the Kamailio project, it would be great if you could consider supporting me on Patreon: https://www.patreon.com/henningw
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users