[OpenSIPS-Users] siptrace problem

Liviu Chircu liviu at opensips.org
Wed Mar 16 11:34:14 CET 2016


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 at 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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160316/db9c6466/attachment.htm>


More information about the Users mailing list