Michael Jerris
|
0b8d2c5d65
|
add better bounds checking in dtmf_accepting array to avoid buffer overrun in mod_voicemail_ivr
|
2014-04-30 13:31:06 -04:00 |
|
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Ken Rice
|
7a147e4762
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
|
Marc Olivier Chouinard
|
01267cd6f5
|
mod_voicemail_ivr: Added a bunch of default prompt for future use once we get sound recorded. In the mean time, having it in the code wont cause problem as long we don't define the phrase in the config file
|
2011-12-26 19:26:01 -05:00 |
|
Marc Olivier Chouinard
|
f2cba2aa16
|
mod_voicemail_ivr: Added a missing menu in the conf.xml config. Also refactor nearly all the function name to something more standard. Also tried to make the flow as simple as possible in the menu.c
|
2011-12-26 02:52:32 -05:00 |
|
Marc Olivier Chouinard
|
17cdf9e1fd
|
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.
|
2011-12-23 19:45:18 -05:00 |
|