I downloaded the latest CVS of ser and when I start it I get this warning
2(7307) WARNING: no fifo_db_url given - fifo DB commands disabled!
I was wondering what it means because aliases dont work with the CVS. I use the same config with 8.12 and aliases work.
the reason im using the CVS version is because Im trying to get voicemail to work with SEMS but I am getting
voicemail - initializing 0(7312) ERROR: vm_mod_init: unable to bind db 0(7312) init_mod(): Error while initializing module voicemail
Thanks in advance
Hello, comments inline.
On 12/14/2003 1:18 AM, rdeus@netxinternet.com wrote:
I downloaded the latest CVS of ser and when I start it I get this warning
2(7307) WARNING: no fifo_db_url given - fifo DB commands disabled!
this is just an warning, doesn't affect ser at all. Doesn't appear in old versions because it was introduced recently.
I was wondering what it means because aliases dont work with the CVS. I use the same config with 8.12 and aliases work.
the reason im using the CVS version is because Im trying to get voicemail to work with SEMS but I am getting
voicemail - initializing 0(7312) ERROR: vm_mod_init: unable to bind db
Have you change the DB URL to the new format which must include the DB module name. E.g., for a MySQL database, from 'sql://user:passwd@host:port/db' goes in 'mysql://user:passwd@host:port/db'.
.Daniel
0(7312) init_mod(): Error while initializing module voicemail
Thanks in advance
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers