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
Michael S Collins
42f10a48c3
Add ivr/ subdir to conf/lang/en/en.xml
2011-05-27 09:55:50 -07:00
Marc Olivier Chouinard
4137b360cf
switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro. Changed it so fxml->languages->language->phrases->macros->macro
...
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.
2011-04-20 13:09:03 -04:00
Michael Jerris
d1c60899de
add soundsdir configure var and sounds_dir global freeswitch var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Marc Olivier Chouinard
54038e9975
mod_directory: New Search by Name Directory IVR (MODAPP-325)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +00:00
Brian West
f064f2b9e9
update comments now that the sound file version exists as to not mislead
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 18:19:32 +00:00
Brian West
0e4d37cbd6
config tweaks this stuff isn't needed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-28 16:57:40 +00:00
Michael Jerris
572d58de7c
line endings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 08:59:53 +00:00
Brian West
7c51545014
tweaks... mcollins
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 13:45:52 +00:00
Brian West
05a73345b9
add ivr demo thanks mcollins.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 02:27:46 +00:00
Brian West
51aa56a6cb
more fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 04:08:53 +00:00
Brian West
2b565f93be
more config changes please report any bugs to me
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 00:45:37 +00:00
Brian West
a2f591c580
we will default to callie
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-07 00:19:09 +00:00
Anthony Minessale
423567be6e
mess with config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 21:11:54 +00:00