Commit Graph

62 Commits

Author SHA1 Message Date
Travis Cross
61d71c2240 XML cleanup in conf/lang/ 2012-03-14 05:24:56 +00:00
Michael S Collins
18289fa013 mod_voicemail: Change vm_announce_cid to be true/false and utilize vm_play_phone_number_macro 2012-02-07 10:22:35 -08:00
Michael S Collins
b21d479a7d Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed. 2012-01-27 15:05:14 -08:00
Michael S Collins
a61e4ab82c Preliminary work for adding verification of vm password change 2012-01-27 10:56:32 -08:00
Michael S Collins
65b89d10d5 Add other_callers_in_conf phrase macro 2012-01-20 16:23:08 -08:00
Marc Olivier Chouinard
4b53ecd817 mod_voicemail_ivr: Missing 2 file from initial commit 2011-12-23 20:01:33 -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
Michael S Collins
9ea3ce666f config: add screen_confirm macro to lang/en/ivr/sounds.xml 2011-12-07 14:49:16 -08:00
Anthony Minessale
3603a69d66 default to short date time in vm 2011-11-15 09:54:57 -06:00
Michael S Collins
d62679df18 Add phrase macros for '<person> has joined/left the conference' 2011-09-09 10:02:52 -07:00
Michael S Collins
9d2b4da881 Add remote CF set/cancel phrase macros 2011-08-16 16:06:23 -07:00
Travis Cross
e8edf3c2e2 whitespace cleanup 2011-07-08 11:32:51 +00:00
Michael S Collins
3ef2692fb8 config: Fix mod_directory phrase file references to 'dir-press.wav' (correct: vm-press) 2011-05-31 18:09:03 -07: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 S Collins
1781ac884f Update phrase_en; add lang/en/ivr/sounds.xml for general phrase macros 2011-04-19 17:52:45 -07:00
Michael S Collins
c323efbf72 Measure twice, cut once... 2011-04-13 13:39:18 -07:00
Michael S Collins
e4c8edef54 Directory sound file: dir-for_prev.wav -> dir-for_previous.wav 2011-04-12 09:33:45 -07:00
Brian West
bd39ad2269 FS-2995: sigh... mr collins you said you fixed this 2011-01-19 11:33:01 -06:00
Jeff Lenk
ecf4e9abcc Part of FS-2742 2010-10-01 15:20:40 -05:00
Jeff Lenk
6741f35028 Part of FS-2742 lang/en/dir/sounds.xml & sound file mismatch
Still need missing files
2010-10-01 14:36:42 -05:00
Michael S Collins
b85e015b54 Update VM phrase macros to voice option then action on main, config menus 2010-05-11 13:38:58 -07: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
Brian West
1588d5c552 voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Anthony Minessale
ad66fa9a77 add valet macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 23:06:04 +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
03b73eb46e less robotic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:24:29 +00:00
Brian West
7fd66c3ec0 SLEEP is a nono in phrase macros used for ivr menus because they eat dtmf. (MODAPP-301)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:12:06 +00:00
Brian West
e31f84aa38 MODAPP-173 you'll need the latest sounds and a make vm-sync to use this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:47:44 +00:00
Michael Collins
12e17ded65 Update sample IVR to include ClueCon reg option :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 19:58:45 +00:00
Michael Collins
4924c4da15 Remove sleep(250) and add pause=250 for demo IVR
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 22:44:07 +00:00
Brian West
5581980a58 wait a sec here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 17:43:06 +00:00
Brian West
1a02a72813 tweak the demo IVR to let people know they can enter an extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 02:22:32 +00:00
Brian West
09c9f00199 the person at extension ....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 02:19:07 +00:00
Anthony Minessale
6c3aa9c7c6 add proper notification of a vm message being too short
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 17:35:22 +00:00
Brian West
8d2794be73 fix MODAPP-143
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 03:01:43 +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
Anthony Minessale
fc9c08c27e add voicemail forwarding 'needs make vm-sync after update'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 21:56:07 +00:00
Anthony Minessale
80206261b4 add local dtmf driven alternat vm pass (requires make vm-sync and new sounds)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:06:04 +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
Anthony Minessale
f7bfcd3e89 typos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-20 14:20:29 +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
Anthony Minessale
c4657914eb lang fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:40:39 +00:00
Brian West
916c2bf4c7 fix vm macro for saved vs new when one message exists. thanks bsnipes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 18:46:11 +00:00
Brian West
5b0c2548ef commit work in progress on demo IVR to show up the new features.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 18:13:28 +00:00
Brian West
b5f27e6186 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 19:14:19 +00:00
Brian West
1b6298e6d9 spelling error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 16:04: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
c9d1827232 tweaks update sounds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-26 19:49:17 +00:00