[OpenSIPS-Users] Issue in opensips 2.1.4

Ramachandran, Agalya (Contractor) Agalya_Ramachandran at comcast.com
Tue Aug 9 21:36:43 CEST 2016


Hi team,

I am trying to use opensips 2.1.4 .
I have made some changes in opensips.cfg file for sip trace module, and opensips does not start after that change.
The same change for sip trace module is working good in opensips 1.11.3.

Error am getting is:

Aug  9 19:30:21: WARNING:core:solve_module_dependencies: module siptrace depends on an sqldb module, but none was loaded!
Aug  9 19:30:21 :ERROR:core:main: failed to solve module dependencies

Below is the newly added stuff for sip trace module:
loadmodule "siptrace.so"

modparam("siptrace", "db_url","mysql://opensips:opensipsrw@localhost/opensips")
modparam("siptrace", "duplicate_uri", "sip:100.10.10.1:9060")
modparam("siptrace", "duplicate_with_hep", 1)
modparam("siptrace", "trace_to_database", 0)
modparam("siptrace", "trace_on", 1)
modparam("siptrace", "hep_version", 2)
modparam("siptrace", "traced_user_avp", "$avp(traced_user)")

Please let me know if am missing something.

Regards,
Agalya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160809/241755e5/attachment.htm>


More information about the Users mailing list