Everything is ready, I added trace flag back. Moreover I fixed a bug in
https://github.com/kamailio/kamailio/pull/1912/commits/1cd0aaade45872a38f26…,
https://github.com/kamailio/kamailio/pull/1912/commits/688b258ce7a3561725af…
and
https://github.com/kamailio/kamailio/pull/1912/commits/16f24e482c2584dac0b2….
What happened: if modparam duplicate uri was not defined but siptrace uri param was
defined messages were not traced because of a bogus condition in siptrace_send.c. Also, in
this scenari, the code(which is useless for that scenario) removed in
https://github.com/kamailio/kamailio/pull/1912/commits/200acfa2a94ab77c5b44…
would have crashed if the condition was fixed.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1912#issuecomment-480312794