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

Reply via email to