<p>Christian Savinovich has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11415">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_voicemail: now separated into three modules<br><br>app_voicemail.c is now:<br>1. app_voicemail.c (loads by default, with code corresponding to<br>   app_voicemail_file)<br>2. app_voicemail_odbc (odbc based voicemail)<br>3. app_voicemail_imap (imap based voicemail)<br>In addition, the voicemail section was removed from menuselect. In<br>its place the desired app_voicemail can be selected in the apps section.<br>This was done to allow the building of the three modules at the same time.<br>Onlyh app_voicemail.so will load by default. The other two app_voicemail<br>modules can easily be activated for production using modules.conf or the<br>respective module cli command.<br><br>Change-Id: Ifac3a909680185778c4fb0dbee6e4a7782642059<br>---<br>M apps/app_voicemail.c<br>A apps/app_voicemail_imap.c<br>A apps/app_voicemail_odbc.c<br>A include/asterisk/resvoicemail.h<br>A res/res_voicemail.c<br>A res/res_voicemail.exports.in<br>6 files changed, 28,976 insertions(+), 4,972 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/11415/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11415">change 11415</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/11415"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Ifac3a909680185778c4fb0dbee6e4a7782642059 </div>
<div style="display:none"> Gerrit-Change-Number: 11415 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Christian Savinovich <csavinovich@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>