Thanks maya, That solved my problem, regards!
2011/4/12 mayamatakeshi <[email protected]> > > > On Tue, Apr 12, 2011 at 4:57 PM, Toyima Dias <[email protected]> wrote: > >> Hello, >> >> I'm receiving the following errors on my opensips.log: >> >> *ERROR:core:set_mod_param_regex: parameter <port> not found in module >> <mi_xmlrpc> >> * >> This is what i've added to my opensips.cfg: >> >> >> loadmodule "mi_xmlrpc.so" >> loadmodule "siptrace.so" >> >> # ----------------- setting module-specific parameters --------------- >> #### MODPARAMS FRO SIP TRACE >> modparam("mi_xmlrpc","port", "8000") >> > > > Have you tried: > > modparam("mi_xmlrpc","port", 8000) > > > >> modparam("siptrace", "db_url", >> "mysql://opensips:opensipsrw@localhost/opensips") >> modparam("siptrace", "trace_flag", 22) >> modparam("siptrace", "traced_user_avp", "$avp(s:traceuser)") >> >> What could be wrong? i'm using *Server:: OpenSIPS (1.6.4-2-notls >> (i386/linux))* >> > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
