[OpenSIPS-Users] siptrace problem
Nagorny, Dimitry
dimitry.nagorny at robot5.de
Wed Mar 16 10:14:02 CET 2016
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: users-bounces at lists.opensips.org [mailto:users-bounces at lists.opensips.org] Im Auftrag von Dragomir Haralambiev
Gesendet: Mittwoch, 16. März 2016 10:04
An: OpenSIPS users mailling list <users at lists.opensips.org>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160316/5ab75555/attachment-0001.htm>
More information about the Users
mailing list