Closed davidcsi closed 5 years ago
I think this is happening on the kamailio sending the signalling, closing
If anyone comes across this problem, make sure you have one OR the other: 1-
modparam("siptrace", "hep_mode_on", 1)
All tracing is done automatically.
2-
modparam("siptrace", "trace_flag", 22)
...
sip_trace();
seflag(22);
NOT BOTH.
Hello!
I'm using homer5 with the cfg in
https://github.com/sipcapture/homer-api/blob/da13a87b8e/examples/sipcapture/sipcapture.kamailio
And i'm seeding all records duplicated:
Thanks for your help!
David