Hi Dragomir,
If I understand your lines correct the trace_id should read like
modparam("siptrace","db_url","mysql://name:passwd@localhost/opensips;table=sip_trace;"),
but not sure.
See http://www.opensips.org/html/docs/modules/2.1.x/siptrace.html for further
reference.
Best Regards
Dimitry Nagorny
Trainee
Von: [email protected] [mailto:[email protected]]
Im Auftrag von Dragomir Haralambiev
Gesendet: Mittwoch, 16. März 2016 10:04
An: OpenSIPS users mailling list <[email protected]>
Betreff: [OpenSIPS-Users] siptrace problem
Hello,
I try to add siptrace in my system.
I make follow:
git pull
make proper
make all
make install
in script put follow lines :
modparam("siptrace",
"trace_id","[tid]uri=mysql://name:passwd@localhost/opensips;table=sip_trace;")
modparam("siptrace", "trace_on", 1)
I receive follow error:
Parameter <trace_id> not found in module <siptrace> - can't set
Where is problem?
Best regards,
Dragomir
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users