428 Commits

Author SHA1 Message Date
Anthony Minessale
e2da3bea0c add code to pass recording bugs on to other legs when executing an attended transfer, needs testing and possible follup commits before using 2011-05-31 13:01:28 -05:00
Marc Olivier Chouinard
c4b78a49c7 record_session: Will auto create recursive destination folder if it doesn't already exist (Doesn't create folder when used with local cache feature) 2011-05-03 17:27:21 -04:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Anthony Minessale
38c3a67a7e FS-3229 --resolve 2011-04-04 18:50:46 -05:00
Brian West
f28c211c0c FS-3077 2011-02-22 09:56:33 -06:00
Brian West
1623e5d295 Merge branch 'openmethods-merged-dtmf-20110126' of git://scm.dashjr.org/var/scmroot/git/freeswitch 2011-01-31 14:13:03 -06:00
Anthony Minessale
b889b44f1d add channel data to speech events when chosen to fire 2011-01-27 10:28:56 -06:00
Luke Dashjr
02082c930c MERGE: OpenMethods DTMF recognition via ASR modules 2011-01-26 14:56:05 -06:00
Luke Dashjr
89253a1391 MERGE: OpenMethods ASR enhancements: multiple concurrent grammars and dialplan access to start-input-timers 2011-01-26 14:54:36 -06:00
Luke Dashjr
15e65cfafb MERGE: DTMF recognition via ASR modules (implemented in UniMRCP) 2011-01-26 14:40:35 -06:00
Jeff Lenk
4272dcbff5 trivial build fix for last commit 2011-01-05 20:12:19 -06:00
Anthony Minessale
b262f44ce2 add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D 2011-01-05 18:58:56 -06:00
Anthony Minessale
27869d7a26 add bind meta on A-D and refactor 2011-01-05 17:53:27 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Anthony Minessale
e897646e15 make exact matches return sooner in dmachine 2010-12-31 10:09:40 -06:00
Anthony Minessale
5eb951aa30 fix partial match counting as exact match in dmachine 2010-12-27 14:55:55 -06:00
Anthony Minessale
dcdd381195 fire DTMF event when converting dtmf to inband with start_dtmf_generate 2010-11-04 15:30:02 -05:00
Anthony Minessale
07adca56cc add record_post_process_exec_app and record_post_process_exec_api both can have <app|cmd>:<args> 2010-10-26 09:42:56 -05:00
Anthony Minessale
4cf5842836 fix type in dmachine parser 2010-10-21 22:34:16 -05:00
Michael Jerris
cf5c1d216a try to pass the 'f' up from wanpipe and do something sane with it 2010-10-20 16:40:26 -04:00
Anthony Minessale
afb00ef5a1 tweaks 2010-10-17 18:52:03 -05:00
Anthony Minessale
81a9f8ef1e timeout instantly when you have exact match and are equal to max digits 2010-10-17 16:13:47 -05:00
Anthony Minessale
f6f1230259 up 2010-10-15 19:01:59 -05:00
Anthony Minessale
f87dd96375 more dmachine improvements 2010-10-15 18:00:49 -05:00
Anthony Minessale
2fe0e00e45 update dmachine code 2010-10-14 19:00:06 -05:00
Brian West
c465c435dc If we discard a recording lets set a variable to let us know this took place 2010-10-14 12:18:40 -05:00
Anthony Minessale
0559cc50da fix att_xfer reported by woody dickson on the mailing list 2010-10-13 20:23:55 -05:00
Anthony Minessale
c1d41dd989 only pause recording media bugs in fifo 2010-10-12 12:28:13 -05:00
Anthony Minessale
1d921b1cfa improve dmachine stuff some more 2010-10-08 13:50:15 -05:00
Anthony Minessale
9537197b4d add some goodies 2010-10-07 18:30:47 -05:00
Anthony Minessale
3716cf6f79 add more proto 2010-10-05 16:23:50 -05:00
Anthony Minessale
748b82f640 minor tweaks 2010-10-05 10:50:16 -05:00
Anthony Minessale
7f3319dc11 add switch_ivr_dmachine async digit parser to core 2010-10-04 18:23:43 -05:00
Luke Dashjr
92a9bacc44 MERGE: expose ASR start_input_timers to dialplan via IVR and mod_dptools 2010-08-22 20:24:53 -05:00
Luke Dashjr
6d7e019b5c switch_ivr interfaces to enable/disable grammar: switch_ivr_detect_speech_enable_grammar, switch_ivr_detect_speech_disable_grammar, and switch_ivr_detect_speech_disable_all_grammars 2010-08-22 20:21:58 -05:00
Luke Dashjr
acd56d2fe2 expose ASR start_input_timers on the IVR abstraction level 2010-08-22 18:00:40 -05:00
Anthony Minessale
a7c80aeeaf fix bind-meta-up change from last week 2010-08-02 16:06:46 -05:00
Jeff Lenk
9327c99488 FSCORE-646 core lib won't build for win32 2010-07-31 22:19:39 -05:00
Anthony Minessale
fd2547660b FSCORE-630 2010-07-30 13:44:11 -05:00
Brian West
2b1203115a DP-19 2010-07-22 12:44:35 -05:00
Anthony Minessale
d942d9f4c2 make eavesdrop indicate display of who you are listening to 2010-06-18 09:08:51 -05:00
Jeff Lenk
ecddf7a880 trivial windows build fix 2010-06-08 10:02:13 -05:00
Michael Jerris
d9eb01974f add block_dtmf and unblock_dtmf apps 2010-06-07 21:14:47 -04:00
Anthony Minessale
a3e6beadd0 FSCORE-591 2010-05-26 09:51:26 -05:00
Michael Jerris
1cc77ba2cb core: add sound_prefix support in uuid_displace (FSCORE-550) 2010-04-26 04:19:51 -04:00
Anthony Minessale
cc39f9e4bc add events for bug start and stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:11:15 +00:00
Anthony Minessale
28bef5149a fix possible seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 22:15:41 +00:00
Anthony Minessale
df9632f263 add param setting function to asr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-10 15:38:32 +00:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Andrew Thompson
335eb6dac2 Allow uuid_audio to set read/write levels without clearing the other one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 23:49:38 +00:00