dect
/
asterisk
Archived
13
0
Fork 0

Create voicemail2 app for playing with

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@957 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2003-05-03 21:09:07 +00:00
parent 0fa4bb7eaa
commit 07cb452269
2 changed files with 2304 additions and 1 deletions

View File

@ -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_authenticate.so app_softhangup.so app_lookupblacklist.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_odbc.so

2303
apps/app_voicemail2.c Executable file

File diff suppressed because it is too large Load Diff