Hi Dragomir!
Indeed, the error reporting ("parameter not found") is a bit strange
there - we will improve that soon! Basically, you have one of the
following problems:
* "db_mysql.so" not loaded
* insufficient permissions for "name:passwd@localhost"
* opensips.sip_trace table does not exist
If taking care of the above does not solve your problem, please
copy-paste all the error logs you receive - there must be other errors.
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 16.03.2016 11:04, Dragomir Haralambiev wrote:
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
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users