<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
In 0.9.x, vm.so is not used. The support is built into ser. Look at new
sems (<a class="moz-txt-link-freetext" href="http://iptel.org/drupal/sems">http://iptel.org/drupal/sems</a>)<br>
g-)<br>
<br>
Roberto Lopes wrote:
<blockquote
 cite="midf9dee93f0607050803i7e6ed7a5jb7751139eddc73a1@mail.gmail.com"
 type="cite">Good afternoon to all!<br>
If possible I'd like some help.<br>
I'm doing a school project about VoIP and till now everything has gone
fine.<br>
In terms of calling everything is done...<br>
Now when I turned myself to add voicemail to SER I've been having some
problems.
  <br>
I already managed to put voicemail working on Asterisk but that's only
available for analogic-analogic, voip phone-analogic,
softphone-analogic communications.<br>
So when i write down ser to put the server working this is the output:
  <br>
  <br>
0(14615) ERROR: load_module: could not open module
&lt;/usr/local/lib/ser/modules/vm.so&gt;:
/usr/local/lib/ser/modules/vm.so: cannot open shared object file: No
such file or directory<br>
&nbsp;0(14615) parse error (43,13-14): failed to load module
  <br>
&nbsp;0(14615) set_mod_param_regex: No module matching voicemail found<br>
| 0(14615) parse error (69,19-20): Can't set module parameter<br>
&nbsp;0(14615) parse error (69,20-21): syntax error<br>
&nbsp;0(14615) parse error (69,20-21):
  <br>
ERROR: bad config file (4 errors)<br>
  <br>
The problem is that on the modules folder, vm.so doesn't exist.<br>
So through the source file I'd like to know how to make SER install it
from the beginning of installation.<br>
I think i'd just have to do some changes in the makefile.<br>
But i've been losing a bit my patience on this.<br>
I hope someone can manage to help me.<br>
Thank you for your attention<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
</blockquote>
</body>
</html>