Olivier
2020-Jan-21 16:19 UTC
[asterisk-users] What does "all 3 app_voicemail variants can now be built" implies exactly ?
Hello,>From Astricon 2019 notes [1], you can read "[a]ll 3 app_voicemail variantscan now be built". What does it mean ? Is this change tied with a specific Asterisk version ? Is possible to change from ODBC to IMAP without re-compilation ? Is it also possible to mix mailbox types on a single system ? [1] https://wiki.asterisk.org/wiki/display/AST/Agenda+2019 Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200121/b5984f89/attachment.html>
Ben Ford
2020-Jan-21 16:30 UTC
[asterisk-users] What does "all 3 app_voicemail variants can now be built" implies exactly ?
> > From Astricon 2019 notes [1], you can read "[a]ll 3 app_voicemail variants > can now be built". > What does it mean ?At compilation, you can specify which voicemail modules you would like to build. You can select all 3 modules if you want. Is this change tied with a specific Asterisk version ? This should be in 17. Is possible to change from ODBC to IMAP without re-compilation ?> Is it also possible to mix mailbox types on a single system ?You can find more information in this blog post[1]. Only one module can be loaded at a time. [1]: https://blogs.asterisk.org/2019/11/20/announcing-a-new-compile-option-for-app_voicemail-storage/ On Tue, Jan 21, 2020 at 10:20 AM Olivier <oza.4h07 at gmail.com> wrote:> Hello, > > From Astricon 2019 notes [1], you can read "[a]ll 3 app_voicemail > variants can now be built". > What does it mean ? > > Is this change tied with a specific Asterisk version ? > Is possible to change from ODBC to IMAP without re-compilation ? > Is it also possible to mix mailbox types on a single system ? > > [1] https://wiki.asterisk.org/wiki/display/AST/Agenda+2019 > > Best regards > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Benjamin Ford Software Engineer 256-428-6147 Check us out at www.sangoma.com and www.asterisk.org [image: image.png] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200121/2e483b09/attachment.html>
Olivier
2020-Jan-22 07:18 UTC
[asterisk-users] [SOLVED] Re: What does "all 3 app_voicemail variants can now be built" implies exactly ?
How could I miss this blog post ? Thank you very much, Ben, for replying ! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200122/5d7c801c/attachment.html>
Apparently Analagous Threads
- What does "all 3 app_voicemail variants can now be built" implies exactly ?
- Howto disable adsi in app_voicemail.c so I can noload *adsi*.so
- app_voicemail for spanish
- app_voicemail.c still looking for config file even I try to configure the voicemail from database.
- app_voicemail.c how to enable debugging?