Skip to content
Snippets Groups Projects
Commit b7e5181f authored by Mark Spencer's avatar Mark Spencer
Browse files

Create voicemail2 app for playing with

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@957 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 7fe77f16
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_intercom. ...@@ -20,7 +20,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_intercom.
app_setcidname.so app_lookupcidname.so app_substring.so app_macro.so \ app_setcidname.so app_lookupcidname.so app_substring.so app_macro.so \
app_authenticate.so app_softhangup.so app_lookupblacklist.so \ app_authenticate.so app_softhangup.so app_lookupblacklist.so \
app_waitforring.so app_privacy.so app_db.so app_chanisavail.so \ app_waitforring.so app_privacy.so app_db.so app_chanisavail.so \
app_enumlookup.so app_enumlookup.so app_voicemail2.so
#APPS+=app_sql_postgres.so #APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so #APPS+=app_sql_odbc.so
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment