98 Commits

Author SHA1 Message Date
Anthony Minessale
aed0ee2716 FS-7489 #resolve 2015-06-24 16:52:12 -05:00
Michael Giagnocavo
f116387443 FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
Jeff Lenk
345e50d25a FS-7644 2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00
Chris Rienzo
eb9379b5f0 FS-7164 [mod_rayo] support input grammar URL for MRCP only. Mixing URL and embedded grammars in same input request (but in different grammar elements) should work 2015-02-17 09:52:49 -05:00
Dave Kompel
db66cdb56f Fix mrcp libraries to build right 2014-12-03 12:56:48 -05:00
Chris Rienzo
8330336e9a FS-6450 [unimrcp] Update library
[apr] Backport APR_RING_FOREACH and APR_RING_FOREACH_SAFE macros to APR for unimrcp compatibility.

 [unimrcp] configure.gnu - need full path, not relative path for library paths

 [unimrcp] added uni_revision.h - couldn't get it to autogenerate from build

 [mod_unimrcp] add better logging and error checking on module load.  Currently dumps core on MRCPv1 TTS attempt

 [mod_unimrcp] don't configure MRCPv1 session with a connection agent- causes crash
2014-11-18 14:23:54 -05:00
Chris Rienzo
fa08c6b8db mod_unimrcp: remove some dead code and TODOs. Reworked error handling a bit to try and prevent stuck channel 2014-08-28 09:18:07 -04:00
Chris Rienzo
ab5278c02f stereo: fix mod_flite, mod_ssml, mod_unimrcp compile errors 2014-06-12 17:41:52 -04:00
Michael Jerris
d8d58fde63 CID:1214141 Buffer not null terminated 2014-05-15 14:26:29 +00:00
Michael Jerris
2e3558c43e don't need to double check for null 2014-05-01 18:50:26 -04:00
Anthony Minessale
7151d6acea FS-6402 part 2 2014-04-02 03:21:37 +05:00
Anthony Minessale
5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Chris Rienzo
055d389bed FS-6345 --resolve mod_unimrcp: don't start input timers if start of speech was detected 2014-03-12 23:14:44 -04:00
Chris Rienzo
598ff02b2b mod_unimrcp - switch_core_hash_init_nocase was changed 2014-03-09 11:34:47 -04:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Anthony Minessale
70d78f1665 FS-5583 --resolve 2013-07-19 14:02:58 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Chris Rienzo
d764e28c57 FS-5324 try this- set define-grammar=true to force caching of grammar in play_and_detect_speech 2013-04-18 22:04:01 -04:00
Jeff Lenk
5f3160ef0f FS-5167 2013-04-08 21:17:02 -05:00
Chris Rienzo
f8d263683a --resolve FS-5243 improve mod_unimrcp audio buffering 2013-03-30 00:19:07 -04:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Jeff Lenk
9bbee350c2 FS-4527 --resolve add resample core support for asr. This code is very isolated and only effects mod_unimrcp at this time. 2012-10-10 14:20:07 -05:00
Christopher Rienzo
187fe4e14e update name/e-mail address 2012-06-11 13:05:29 +00:00
Christopher Rienzo
be2ec29282 Add Maintainer to mod_posix_timer, mod_unimrcp, mod_http_cache 2012-05-31 13:24:24 +00: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
Christopher Rienzo
ee1760929b Wait for unimrcp lib to timeout requests 2011-06-20 14:00:21 +00:00
Christopher Rienzo
17099473a3 Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response. 2011-06-16 16:25:00 +00:00
Christopher Rienzo
5099d3b8e3 fix mod_unimrcp reloadxml issue 2011-06-03 20:41:09 +00:00
Christopher Rienzo
478d51860d FS-3247 check for NULL recog_hdr 2011-04-14 14:50:41 +00:00
Christopher Rienzo
f5704114cd FS-3163 add locking to mrcp dtmf generator 2011-03-18 19:15:08 +00:00
Luke Dashjr
1809ce5d83 MERGE: Bugfix: Destroy schannel only *after* cleanup of its contents is done 2011-03-17 15:32:47 -05:00
Luke Dashjr
0f17bcc5b6 Bugfix: Destroy schannel only *after* cleanup of its contents is done 2011-03-17 15:31:07 -05:00
Christopher Rienzo
4f5ca9e88d FS-3077 prevent crash on double call to asr_close 2011-02-21 15:00:35 +00:00
Christopher Rienzo
8037b69f40 FS-3043 break during mod_unimrcp can hang session 2011-02-09 16:53:32 +00:00
Christopher Rienzo
20976da411 forgot this spot when closing speech channel 2011-02-04 20:18:33 +00:00
Christopher Rienzo
e37dd41e31 FS-3201 fix truncated TTS 2011-02-04 20:08:43 +00: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
c4d1df7619 continuation of msbuild enabled automated installers for Win32/X64 2010-10-14 14:45:15 -05:00
Jeff Lenk
184f395553 fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
Luke Dashjr
128d53c2e6 Implement UniMRCP asr_enable_grammar, asr_disable_grammar, and asr_disable_all_grammars which allow for multiple grammar recognition 2010-08-22 20:21:50 -05:00
Luke Dashjr
e719ae662b Allow loading grammars without sending RECOGNIZE with start-recognize=false parameter 2010-08-22 20:20:26 -05:00
Jeff Lenk
1abe3b9337 MODSOFIA-92 VS2010 2010-08-19 09:58:30 -05:00
Christopher Rienzo
336f0b4eda FSMOD-67 fix fortify findings for mod_unimrcp 2010-08-17 13:59:28 +00:00
Christopher Rienzo
cc73aec6cf Updated mod_unimrcp to allow speech/asr channels to be named for logging 2010-07-28 21:07:24 +00:00
Jeff Lenk
e660e01d20 add missing vs2010 2010-07-23 19:49:30 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Christopher Rienzo
2cf81f9dfc Skip whitespace for grammars 2010-06-09 12:48:30 +00:00