Hello,
I just got back from Kamailio World today. I didn't have any way to fix this while
in Berlin. The week before I've been busy fixing some issues for our internal
projects. Thanks Daniel for the fix. I'll test it with the sipp scenarios that
I've used for testing the main feature. This will be fixed as soon as possible.
Regards,
Ionut
________________________________________
From: sr-dev <sr-dev-bounces(a)lists.kamailio.org> on behalf of Juha Heinanen
<jh(a)tutpro.com>
Sent: Thursday, May 9, 2019 1:10 PM
To: miconda(a)gmail.com
Cc: Kamailio (SER) - Development Mailing List
Subject: Re: [sr-dev] still no fix to siptrace
Daniel-Constantin Mierla writes:
Anyhow, with Kamailio World finished, I just got a bit
of time and
pushed a commit -- no time to test right now, but maybe you can give it
a try and then report if works. If not, I will dig further soon, just
give the new error messages/details/...
There is no error messages anymore, but from a test call only ACK
appeared in db table:
modparam("siptrace", "db_url", "MYSQL_SIP_PROXY_USAGE_URL")
modparam("siptrace", "trace_flag", TRACE)
if (isflagset(TRACE)) {
INFO(Tracing $rm);
sip_trace();
};
May 9 13:03:49 host /usr/bin/sip-proxy[16575]: INFO: Tracing INVITE
May 9 13:03:51 host /usr/bin/sip-proxy[16575]: INFO: Tracing ACK
May 9 13:03:55 host /usr/bin/sip-proxy[16575]: INFO: Tracing BYE
You don't need to spend your time on this, since your commits didn't
break the module. Just go back to 5.2 level and let the person who
implemented the new features to fix the code.
-- Juha
_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev