mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
mod_voicemail_ivr: BETA : An alternative voicemail IVR system. It require an API provider for voicemail access that is currently provided by mod_voicemail vm_fsdb API so it can be used simultaneously with mod_voicemail IVR. It currently try to resemble the normal FreeSwitch Voicemail experience. The goal is to expand upon that experience without affecting everyone inproduction user experience.
This commit is contained in:
@@ -15,6 +15,7 @@ applications/mod_hash
|
||||
#applications/mod_http_cache
|
||||
#applications/mod_redis
|
||||
applications/mod_voicemail
|
||||
#applications/mod_voicemail_ivr
|
||||
#applications/mod_directory
|
||||
#applications/mod_lcr
|
||||
applications/mod_expr
|
||||
|
||||
Reference in New Issue
Block a user