<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>This can help you:</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://cvs.berlios.de/cgi-bin/viewcvs.cgi/sems/answer_machine/docs/Configure-Sems-Ser-HOWTO?rev=1.7&content-type=text/vnd.viewcvs-markup">http://cvs.berlios.de/cgi-bin/viewcvs.cgi/sems/answer_machine/docs/Configure-Sems-Ser-HOWTO?rev=1.7&content-type=text/vnd.viewcvs-markup</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Saludos</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Juan</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=llanosserna@hotmail.com href="mailto:llanosserna@hotmail.com">Llanos
Serna GarcĂa-Conde</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=serusers@lists.iptel.org
href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 25, 2005 7:51
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Serusers] No module matching vm
found</DIV>
<DIV><BR></DIV>
<DIV>
<DIV class=RTE>Hi all, I'm trying to configure vm module, I enclose the first
part of my ser.cfg,</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE><BR># ------------------ module loading
----------------------------------</DIV>
<DIV class=RTE># Uncomment this if you want to use SQL database<BR>loadmodule
"/usr/local/lib/ser/modules/mysql.so"</DIV>
<DIV class=RTE>loadmodule "/usr/local/lib/ser/modules/sl.so"<BR>loadmodule
"/usr/local/lib/ser/modules/tm.so"<BR>loadmodule
"/usr/local/lib/ser/modules/rr.so"<BR>loadmodule
"/usr/local/lib/ser/modules/maxfwd.so"<BR>loadmodule
"/usr/local/lib/ser/modules/usrloc.so"<BR>loadmodule
"/usr/local/lib/ser/modules/registrar.so"<BR>loadmodule
"/usr/local/lib/ser/modules/vm.so"</DIV>
<DIV class=RTE># Uncomment this if you want digest authentication<BR>#
mysql.so must be loaded !<BR>loadmodule
"/usr/local/lib/ser/modules/auth.so"<BR>loadmodule
"/usr/local/lib/ser/modules/auth_db.so"</DIV>
<DIV class=RTE>#loadmodule "/usr/local/lib/ser/modules/acc.so"<BR>#loadmodule
"/usr/local/lib/ser/modules/uri.so"</DIV>
<DIV class=RTE># ----------------- setting module-specific parameters
---------------</DIV>
<DIV class=RTE># -- vm params --<BR># URL of the mysql database used to
retrieve users.</DIV>
<DIV class=RTE># Default value is
"mysql://ser:heslo@localhost/ser".</DIV>
<DIV class=RTE>modparam("vm", "db_url",
"mysql://ser:heslo@localhost/ser")<BR></DIV>
<DIV class=RTE>But in this line I get the next error:</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE> 0(8427) set_mod_param_regex: No module matching vm
found<BR>| 0(8427) parse error (55,59-60): Can't set module
parameter<BR>ERROR: bad config file (1 errors)</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>Why is the system not finding the vm module it it is there?
There's no error when I load it!!</DIV>
<DIV class=RTE>Thanks for your help,</DIV>
<DIV class=RTE>Llanos</DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Serusers mailing
list<BR>serusers@lists.iptel.org<BR>http://lists.iptel.org/mailman/listinfo/serusers<BR></BLOCKQUOTE></BODY></HTML>