app_voicemail.c: Build all three variants for app_voicemail at the same time

Changes made to apps/Makefile to optionally build all three app_voicemail
variations at the same time: 1) file (default), 2) odbc, and 3) imap.
This functionality was requested by users. modules.conf.sample warns the
user to make sure only one voicemail is loaded at a time.

Change-Id: Iba3cd8ffb4b7e8b1c64a11dd383e1eafcd3ed0e7
This commit is contained in:
Chris-Savinovich
2019-06-27 13:50:57 -05:00
committed by George Joseph
parent 2f29c375c1
commit 6b1f6ea2c4
7 changed files with 49 additions and 7 deletions

1
apps/app_voicemail_odbc.c Symbolic link
View File

@@ -0,0 +1 @@
app_voicemail.c