Commit Graph

16235 Commits

Author SHA1 Message Date
Luke Dashjr 0f17bcc5b6 Bugfix: Destroy schannel only *after* cleanup of its contents is done 2011-03-17 15:31:07 -05:00
Luke Dashjr 15e65cfafb MERGE: DTMF recognition via ASR modules (implemented in UniMRCP) 2011-01-26 14:40:35 -06: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 8f483f41c7 MERGE: document all of detect_speech's valid syntax 2010-08-22 20:24:24 -05:00
Luke Dashjr 0f39c8f9c3 expose ASR enable/disable grammar (and disable all grammars) to dialplan via mod_dptools 2010-08-22 20:22:03 -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 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 4cbdfbe481 switch_core_asr interfaces for enable_grammar, disable_grammar, and disable_all_grammars 2010-08-22 20:20:36 -05:00
Luke Dashjr e719ae662b Allow loading grammars without sending RECOGNIZE with start-recognize=false parameter 2010-08-22 20:20:26 -05:00
Luke Dashjr 439df43cae document all of detect_speech's valid syntax 2010-08-22 18:17:36 -05:00
Luke Dashjr d395b654fb expose ASR start_input_timers to dialplan via mod_dptools 2010-08-22 18:07:24 -05:00
Luke Dashjr acd56d2fe2 expose ASR start_input_timers on the IVR abstraction level 2010-08-22 18:00:40 -05:00
Brian West 4861e34bd2 fix spec from luke-jr 2010-08-13 13:49:41 -05:00
Brian West 8c25b04996 fix spec 2010-08-13 12:40:42 -05:00
Moises Silva bfe2f22b38 add non-blocking reads to mod_sangoma_codec 2010-08-13 13:37:50 -04:00
Moises Silva aa0751366a freetdm: OPENZAP-107 - Patched by Jeff Lenk 2010-08-13 12:26:39 -04:00
Jeff Lenk bb4705cf3e trivial - remove debug log of wrong information - reported on userlist - correct information reported on the next log statement 2010-08-13 10:30:01 -05:00
Marc Olivier Chouinard ba09b96d1e mod_callcenter: Initial commit of the mod_callcenter application.
This module is in it early state of developpement.  You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Marc Olivier Chouinard e1df5e13de mod_dialplan_xml: Add in the INFO log the caller id number when processing a request (Currenly only show the caller name) 2010-08-13 09:14:41 -04:00
Moises Silva 8a5aeb8ea5 update mod_sangoma_codec to work with sngtc-node SOAP library 2010-08-12 21:21:04 -04:00
Mathieu Rene 4263d60e38 esl: fix leak-on-error in esl_connect_timeout() 2010-08-12 12:00:12 -04:00
Moises Silva 5a2042fcb6 freetdm: ignore unknown wanpipe alarms 2010-08-11 12:51:41 -04:00
Tamas Cseke 388430318c tweak array length 2010-08-11 17:26:31 +02:00
cseket 76a72be31f add ability to set more error dirs. maybe it's paranoid, but we can use distributed file system, that we don't trust enough 2010-08-11 15:13:22 +02:00
Jeff Lenk ba1546e055 FSBUILD-297 remove strange characters 2010-08-10 22:07:44 -05:00
Moises Silva 07b81760cb freetdm: add bearer capability and layer1 pass-thru for boost 2010-08-10 18:51:06 -04:00
cypromis 018f4d61bf typo ... 2010-08-10 19:52:08 +02:00
Brian West fa28b633db comment out VendorInfo for the sake of interop for now 2010-08-10 09:20:08 -05:00
Stefan Knoblich 672898f40e [FreeTDM][2/2] for FreeBSD: ftdm_interrupt_multiple_wait() linux poll version should also work on all BSD variants (and Solaris too), add FreeBSD for now. (Build-tested on FreeBSD-8.1) NOTE: We may want to drop the #elif completely and just go for an #else here instead. 2010-08-10 10:31:13 +02:00
Stefan Knoblich ae12913f12 [FreeTDM][1/2] for *BSD: Fix typo idle_percentate => idle_percentage. 2010-08-10 10:26:00 +02:00
Moises Silva f822180fb4 freetdm: fix fxs dialtone - should be stopped on first digit 2010-08-09 10:11:17 -04:00
cypromis 9b4ab6f877 not sure if not creating the localstetdir run directory will work. deleted inclusion of xml_cdr directory, that gets created, moved freeswitch init file to /etc/rc.d/init.d and mikej lea e your hands of it idf you do not test before commit ;) 2010-08-06 11:23:31 +02:00
Andrew Thompson 6397f898fd Switch from a busy-wait loop to crazy conditional timedwait stuff for speed 2010-08-06 01:32:28 -04:00
Michael Jerris 2519493aab use rpm macro instead of RPM_BUILD_ROOT 2010-08-05 20:30:28 -04:00
Michael Jerris b85fd0f4be should have been using /etc/rc.d/init.d for 8 or 10 years now 2010-08-05 20:08:19 -04:00
Anthony Minessale ea1e267723 add relevant parts back 2010-08-05 19:00:06 -05:00
Michael Jerris b8ec015209 change to more typical path 2010-08-05 19:53:14 -04:00
Michael Jerris 88aa159be2 honor localstate dir to adjust log dir and run dir 2010-08-05 19:21:52 -04:00
Anthony Minessale 33c6f7a22e revert FSCORE-639 2010-08-05 17:56:18 -05:00
Andrew Thompson b60d6b3376 Remove deprecated new_pid API (its been there long enough) 2010-08-05 16:07:14 -04:00
Andrew Thompson f281ac390a Bump the 'spawn process' timeout, fix some logging 2010-08-05 13:38:42 -04:00
root 7266527a7f Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-08-05 00:39:22 +04:00
root ab33034266 fix crash on log print. 2010-08-05 00:37:17 +04:00
Andrew Thompson 79bf833d72 Revert last commit, nixevent ALL is what I wanted, not noevent 2010-08-04 12:38:31 -04:00
Andrew Thompson d3be2a2d93 Don't purge the event queue on session_noevents right now 2010-08-04 12:30:41 -04:00
Andrew Thompson aa16f939b7 Add some wrapper functions for the new session event filter stuff 2010-08-04 11:28:53 -04:00
Anthony Minessale 6b91d451c1 add doc to the config 2010-08-04 09:58:14 -05:00
Anthony Minessale a11f4e4fb3 add auto-create-schemas param to switch.conf.xml 2010-08-04 09:57:07 -05:00
Andrew Thompson 0ec9ffe649 Tony said I should use a rwlock for this, so now I do 2010-08-04 10:45:25 -04:00
root 7b5803f71f move PTrace level set to FSH323EndPoint::Initialise.
partially apply patch from from Peter Olsson, Remove UnLock() when TryLock() failed and DEBUG_RTP_PACKETS directiv
e.
2010-08-04 18:18:22 +04:00