My install (a beta version of Thirdlane MTE) stores voicemail in the pbxconf database. Can Voicemail explorer be configured to access them? The button shows the voicemail count correctly, but the explorer is looking to the file system, so they are not accessible.
Comments
http://download.fop2.com/fop2-2.27-centos-i386.tgz
http://download.fop2.com/fop2-2.27-centos-x86_64.tgz
Read the fop2.cfg file for the relevant odbc config entries:
/usr/local/fop2/fop2_server -X 15
Flash Operator Panel 2 - White Label Version.
install_driver(ODBC) failed: Can't load '/tmp/par-root/cache-60e55ee7cac89b0db50861360bee1f7ebf101b04/b7a0966d.so' for module DBD::ODBC: libodbc.so.1: wrong ELF class: ELFCLASS32 at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 128
Compilation failed in require at (eval 44) line 3.
Perhaps a required shared library or dll isn't installed where expected
at script/fop2_server.pl line 362
if I comment out the voicemail line (voicemail_path=dbi:ODBC:pbxconf!voicemail_messages), the server starts fine.
uname -a
?
Best regards,