I did the fix but I think the implementation as it was it's a little broken. That is
because you can trace only to database using sip_trace with no arguments, but you
can't trace only to database if using correlation_id(this was the case in previous
versions). With the new additions you can't trace a dialog only to database. I
respected previous implementation, that's why duplicate URI was mandatory, but this
check is skipped if sip_trace is used with 0 or 1 argument, which I didn't notice.
--
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/1951#issuecomment-491839879