After upgrade to 7.17.06R application dial disappear (and more others)

Hallo,

we upgraded our server from 7.17.05 to 7.17.06 and than couldn’t place any call, application dial disappear! We checked in modules directory, found the application and load it manually. After this it was OK. Even restarting the server or only telephony services gaved back this feature.

So we checked more carefully why this happen and we discover that modules.conf is full of noload! This is the output of this file.

[modules]
autoload=yes
noload => app_adsiprog.so
noload => app_alarmreceiver.so
noload => app_amd.so
noload => app_cdr.so
noload => app_celgenuserevent.so
noload => app_dial.so
noload => app_externalivr.so
noload => app_festival.so
noload => app_forkcdr.so
noload => app_getcpeid.so
noload => app_ices.so
noload => app_image.so
noload => app_jack.so
noload => app_macro.so
noload => app_minivm.so
noload => app_mp3.so
noload => app_nbscat.so
noload => app_privacy.so
noload => app_sayunixtime.so
noload => app_senddtmf.so
noload => app_sendtext.so
noload => app_sms.so
noload => app_speech_utils.so
noload => app_talkdetect.so
noload => app_test.so
noload => app_url.so
noload => app_waitforring.so
noload => app_waitforsilence.so
noload => app_zapateller.so
noload => cdr_csv.so
noload => cdr_custom.so
noload => chan_alsa.so
noload => chan_motif.so
noload => chan_multicast_rtp.so
noload => chan_oss.so
noload => chan_phone.so
noload => chan_skinny.so
noload => chan_unistim.so
noload => func_aes.so
noload => func_audiohookinherit.so
noload => func_blacklist.so
noload => func_cdr.so
noload => func_dialgroup.so
noload => func_enum.so
noload => func_env.so
noload => func_odbc.so
noload => func_pitchshift.so
noload => func_presencestate.so
noload => func_realtime.so
noload => func_sha1.so
noload => func_speex.so
noload => func_srv.so
noload => func_sysinfo.so
noload => func_version.so
noload => pbx_ael.so
noload => pbx_dundi.so
noload => pbx_loopback.so
noload => pbx_realtime.so
noload => pbx_spool.so
noload => res_adsi.so
noload => res_ael_share.so
noload => res_calendar_caldav.so
noload => res_calendar_ews.so
noload => res_calendar_exchange.so
noload => res_calendar_icalendar.so
noload => res_clialiases.so
noload => res_config_ldap.so
noload => res_config_odbc.so
noload => res_config_pgsql.so
noload => res_config_sqlite.so
noload => res_config_sqlite3.so
noload => res_http_post.so
noload => res_http_websocket.so
noload => res_odbc.so
noload => res_phoneprov.so
noload => res_realtime.so
noload => res_rtp_multicast.so
noload => res_security_log.so
noload => res_smdi.so
noload => res_snmp.so
noload => res_speech.so
noload => res_srtp.so
noload => res_stun_monitor.so
noload => res_xmpp.so

[global]

Doesn’t seem correct. Can someone tell us how can this happen and where to find a correct version of this file? We hope that no other files are in the same state.

Thanks for your answer

Daniel

Hi,

thanks for your report.
the file will be generated on Apply->Restart Telephony Service based on the system settings.
Setting tree is “sys.asterisk.modules”. All modules where the value of “noload” = 1 will be added to the “noload” list.

Please check your setting for app_dial and so on.

Greetings
Markus

OK, but why was this system settings changed from previous version ?

Hi,

I don’t know! There is no migration script or something like this, which has changed this setting.
What was the value on your machine?

Greetings
Markus

Don’t understand your question: for what is value ?

Daniel