Missing app_voicemaill.so No vm freepbx\asteris1.8

Hello,

I have a working in production system with no vm. I’ve read and followed may posts. I have determined that I’m missing the app_voicemail.so which should be located in the asterisk/modules directory. Just is not there… Can anyone tell the steps to resolve this without having to ruin my working system and configurations?

Thanks Guys or Gals!

Sorry, can’t read minds. How did you install this system? Need full version numbers of OS, Asterisk and FreePBX

I down loaded the ISO FreePBX 2.10.1.9 Asterisk version 1.8.15

Thanks!

It’s running under CENT5.9

I down loaded the ISO FreePBX 2.10.1.9 Asterisk version 1.8.15cert2 CENT5.9

Thanks!

That’s quite old, really need to do those upgrade scripts, at least bi-annually.

Anyway, if you installed from distro I have a hard time believing that this file is gone, seems unlikely.

Please send the output of the following commands (and use the code tags so we can read it).

ls /var/lib/asterisk/modules

yum list |grep -i asterisk|grep -i installed

If your referring to usr/lib/asterisk/modules

[root@pbx lib]# ls /usr/lib/asterisk/modules
app_adsiprog.so app_milliwatt.so app_waitforring.so codec_gsm.so func_devstate.so pbx_dundi.so
app_alarmreceiver.so app_minivm.so app_waitforsilence.so codec_ilbc.so func_dialgroup.so pbx_loopback.so
app_amd.so app_mixmonitor.so app_waituntil.so codec_lpc10.so func_dialplan.so pbx_realtime.so
app_authenticate.so app_morsecode.so app_while.so codec_ulaw.so func_enum.so pbx_spool.so
app_cdr.so app_mp3.so app_zapateller.so format_g719.so func_env.so res_adsi.so
app_celgenuserevent.so app_nbscat.so bridge_builtin_features.so format_g723.so func_extstate.so res_ael_share.so
app_chanisavail.so app_originate.so bridge_multiplexed.so format_g726.so func_frame_trace.so res_agi.so
app_channelredirect.so app_page.so bridge_simple.so format_g729.so func_global.so res_calendar.so
app_chanspy.so app_parkandannounce.so bridge_softmix.so format_gsm.so func_groupcount.so res_clialiases.so
app_confbridge.so app_playback.so cdr_csv.so format_h263.so func_iconv.so res_clioriginate.so
app_controlplayback.so app_playtones.so cdr_custom.so format_h264.so func_lock.so res_convert.so
app_dahdibarge.so app_privacy.so cdr_manager.so format_ilbc.so func_logic.so res_crypto.so
app_dahdiras.so app_queue.so cdr_syslog.so format_jpeg.so func_math.so res_fax.so
app_db.so app_readexten.so cel_custom.so format_pcm.so func_md5.so res_limit.so
app_dial.so app_readfile.so cel_manager.so format_siren14.so func_module.so res_monitor.so
app_dictate.so app_read.so chan_agent.so format_siren7.so func_pitchshift.so res_musiconhold.so
app_directed_pickup.so app_record.so chan_bridge.so format_sln16.so func_presence_state.so res_mutestream.so
app_directory.so app_sayunixtime.so chan_dahdi.so format_sln.so func_rand.so res_phoneprov.so
app_disa.so app_senddtmf.so chan_iax2.so format_vox.so func_realtime.so res_realtime.so
app_dumpchan.so app_sendtext.so chan_local.so format_wav_gsm.so func_sha1.so res_rtp_asterisk.so
app_echo.so app_setcallerid.so chan_multicast_rtp.so format_wav.so func_shell.so res_rtp_multicast.so
app_exec.so app_sms.so chan_oss.so func_aes.so func_sprintf.so res_security_log.so
app_externalivr.so app_softhangup.so chan_phone.so func_audiohookinherit.so func_srv.so res_smdi.so
app_festival.so app_speech_utils.so chan_sip.so func_base64.so func_strings.so res_speech.so
app_flash.so app_stack.so chan_skinny.so func_blacklist.so func_sysinfo.so res_stun_monitor.so
app_followme.so app_system.so chan_unistim.so func_callcompletion.so func_timeout.so res_timing_dahdi.so
app_forkcdr.so app_talkdetect.so codec_adpcm.so func_callerid.so func_uri.so res_timing_pthread.so
app_getcpeid.so app_test.so codec_alaw.so func_cdr.so func_version.so
app_ices.so app_transfer.so codec_a_mu.so func_channel.so func_vmcount.so
app_image.so app_url.so codec_dahdi.so func_config.so func_volume.so
app_macro.so app_userevent.so codec_g722.so func_cut.so pbx_ael.so
app_meetme.so app_verbose.so codec_g726.so func_db.so pbx_config.so
[root@pbx lib]#

[root@pbx lib]# yum list |grep -i asterisk|grep -i installed
asterisk.i386 1.8.15-0.cert2.1_centos5 installed
asterisk-core.i386 1.8.15-0.cert2.1_centos5 installed
asterisk-dahdi.i386 1.8.15-0.cert2.1_centos5 installed
asterisk-doc.i386 1.8.15-0.cert2.1_centos5 installed
asterisk-res_digium_phone.i386 1.8.11_1.4.0-1_centos5 installed
asterisk-sounds-core-en-gsm.noarch 1.4.21-1_centos5 installed
asterisk-sounds-core-en-ulaw.noarch 1.4.21-1_centos5 installed
asterisk-sounds-extra-en-gsm.noarch 1.4.11-1_centos5 installed
asterisk-voicemail.i386 1.8.15-0.cert2.1_centos5 installed
asterisknow-version.noarch 2.0.0-4_centos5 installed

thanks Scott

Sent you all the info you asked for… have any idea what i can do. Can I reinstall a new version of freepbx and not lose my settings on the server?

Thanks,