[SR-Users] Homer 7 and Kamailio

Social Boh social at bohboh.info
Mon Jun 8 21:19:32 CEST 2020


Hello,

I'm trying to using homer 7 and Kamaikio Siptrace module.

My kamailio configuration:

# ----- siptrace params
loadmodule "siptrace.so"
modparam("siptrace", "db_url", DBURL)
modparam("siptrace", "trace_flag",22)
modparam("siptrace", "trace_on", 1)
modparam("siptrace", "duplicate_uri", "sip:1.2.3.4:9060")
modparam("siptrace", "trace_to_database", 1)
modparam("siptrace", "hep_mode_on", 1)
modparam("siptrace", "hep_version", 2)
modparam("siptrace", "hep_capture_id", 234)

request_route {

            sip_trace();
            setflag(22);

But on Homer 7 LOG:

...

2020-06-08T14:12:33-05:00 WARN malformed packet with length 754 which is 
neither hep nor protobuf encapsulated
2020-06-08T14:12:37-05:00 WARN malformed packet with length 525 which is 
neither hep nor protobuf encapsulated
2020-06-08T14:12:48-05:00 WARN malformed packet with length 599 which is 
neither hep nor protobuf encapsulated

...

If I using:

modparam("siptrace", "hep_version", 3)

No captured data on Homer SIP Capture Server.

Regards

---
I'm SoCIaL, MayBe

On 8/06/20 13:06, Karsten Horsmann wrote:
> Hi,
>
> short answer - yes it does.
>
> You can capture the traffic within Kamailio (siptrace module) or did 
> that (if the traffic is plain sip) with 3rd party stuff like heplify.
>
> Cheers
> Karsten
>
> Social Boh <social at bohboh.info <mailto:social at bohboh.info>> schrieb am 
> Mo., 8. Juni 2020, 19:25:
>
>     Hello,
>
>     Does Kamailio works with homer sip capture server 7 and HEPv3?
>
>     I'm trying to test without success.
>
>     Regards
>
>     -- 
>     ---
>     I'm SoCIaL, MayBe
>
>     _______________________________________________
>     Kamailio (SER) - Users Mailing List
>     sr-users at lists.kamailio.org <mailto:sr-users at lists.kamailio.org>
>     https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20200608/2283eae8/attachment.html>


More information about the sr-users mailing list