<div dir="ltr"><div dir="ltr">Hello,</div><div dir="ltr"><br></div><div>Adding tthe following lines in modules.conf made VoiceMailMain re-appear.<br></div><div dir="ltr">load = app_voicemail.so<br>noload = app_voicemail_odbc.so<br>noload = app_voicemail_imap.so</div><div dir="ltr"><br></div><div>My previous modules.conf only included:</div><div>load = app_voicemail.so</div><div><br></div><div>I hope this would help others.</div><div><br></div><div>Best regards<br> </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 25 mars 2020 à 15:11, Olivier <<a href="mailto:oza.4h07@gmail.com">oza.4h07@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>On a Debian Buster instance, I compiled Asterisk 17.3.0 from source.</div><div><br></div><div>I enables all 3 File, IMAP and ODBC voicemail modules but I'm still using classical File module (in modules;conf and voicemail.conf):</div><div>cd asterisk-17.3.0</div><div>...</div><div>make menuselect.makeopts</div>menuselect/menuselect  --enable app_voicemail_imap menuselect.makeopts; done<div>menuselect/menuselect  --enable app_voicemail_odbc menuselect.makeopts; done</div><div>...<br></div><div><br></div><div>I've got this:</div><div><br></div><div>CLI> core show application VoiceMailMain<br>Your application(s) is (are) not registered<br>Command 'core show application VoiceMailMain' failed.</div><div><br></div><div>CLI> module reload app_voicemail.so<br>Module 'app_voicemail.so' reloaded successfully.<br>    -- Reloading module 'app_voicemail.so' (Comedian Mail (Voicemail System))</div><div><br></div><div>CLI> module show like app_voicemail.so<br>Module                         Description                              Use Count  Status      Support Level<br>app_voicemail.so               Comedian Mail (Voicemail System)         0          Running              core<br>1 modules loaded<br></div><div><br></div><div><br></div><div>Then I re-compiled from source removing both app_voicemail_imap and app_voicemail_odbc menuselect options and I could successfully get :</div><div><br></div><div>CLI> core show application VoiceMailMain<br><br>  -= Info about application 'VoiceMailMain' =- <br></div><div>...</div><div><br></div><div><br></div><div>What are the necessary steps to have  app_voicemail,  app_voicemail_imap and app_voicemail_odbc available along with VoiceMailMain when still using app_voicemail as preferred Voicemail module ?</div><div><br></div><div>Best regards<br></div><div><br></div></div>
</blockquote></div></div>