There seems to be an error in the documentation of ser "voicemail" module. In section 1.3.1 @ http://www.iptel.org/ser/doc/modules/html/vm.html#AEN61
Example 1-1 should read
modparam("voicemail", "db_url", "sql://username:password@localhost/ser")
instead of
modparam("vm", "db_url", "sql://username:password@localhost/ser")
This also applies to examples 1-2 through 1-5.
Cheers, Marcel
Hi Marcel,
thanks for your report. The module name to use for parameter configuration is 'voicemail' and not 'vm' as pointed in the documentation. But note that this only applies to the stable version '0.8.12'. The developement version still uses 'vm'. However, vm's days are counted as all the functionalities have been moved to 'tm' within developement version.
-Raphael.
On Mon, 23 Aug 2004, Marcel Baur wrote:
There seems to be an error in the documentation of ser "voicemail" module. In section 1.3.1 @ http://www.iptel.org/ser/doc/modules/html/vm.html#AEN61
Example 1-1 should read
modparam("voicemail", "db_url", "sql://username:password@localhost/ser")
instead of
modparam("vm", "db_url", "sql://username:password@localhost/ser")
This also applies to examples 1-2 through 1-5.
Cheers, Marcel
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers