[sr-dev] master siptrace not backwards compatible
Juha Heinanen
jh at tutpro.com
Tue Apr 30 15:07:26 CEST 2019
Juha Heinanen writes:
> I built K master and tried to use 5.2 config. That resulted in error:
>
> Apr 30 15:47:10 salmon /usr/bin/sip-proxy[1659]: ERROR: siptrace [siptrace.c:908]: w_sip_trace3(): no duplicate_uri modparam nor duplicate uri sip_trace() argument provided!
>
> I think it has been practice that backwards compatibility is provided by
> the next version.
This is my 5.2 config:
# -- siptrace params
modparam("siptrace", "db_url", "MYSQL_SIP_PROXY_USAGE_URL")
modparam("siptrace", "trace_flag", TRACE)
# -- function call
sip_trace();
I has to work as before without messing up with any duplicate stuff.
More information about the sr-dev
mailing list