]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2007-08-30  Anthony Minessalefix warning
2007-08-30  Michael Jerrissilence picky compiler.
2007-08-30  Anthony Minessalecleanup
2007-08-29  Michael Jerrissilence picky compiler.
2007-08-29  Anthony Minessalec'mon wtf
2007-08-29  Anthony Minessalesilly
2007-08-28  Michael Jerrislittle cleanup, remove unnecessary (char *) cast.
2007-08-28  Michael Jerrissimplify by using switch_caller_profile_clone and switc...
2007-08-28  Michael Jerrissimplify by using switch_caller_profile_clone.
2007-08-28  Anthony Minessalefix stupidity
2007-08-28  Anthony Minessaleclean up speak code
2007-08-28  Michael Jerrisadd ability to match in dialplan to the ton and numplan...
2007-08-28  Michael Jerrisdos2unix
2007-08-27  Anthony Minessalefree xml later in the code to avoid freeing used memory
2007-08-27  Anthony Minessalefix reg var scope
2007-08-25  Traun Leydenabort upon receiving an empty result in freeswitch...
2007-08-25  Anthony Minessalechange javascript and confernece to use cached speech...
2007-08-23  Ken Ricefix and ooops
2007-08-22  Arsen Chaloyanadd common for asr and tts FLAG_HAS_MESSAGE to indicate...
2007-08-22  Traun Leydenspeech recognition demo in python
2007-08-22  Michael Jerrismap 404 correct per rfc 4497
2007-08-22  Michael Jerrispass new caller profile vars across the bridge.
2007-08-22  Michael Jerrispass new caller profile vars across the bridge.
2007-08-22  Michael Jerrisadd utility app for profile vars
2007-08-22  Michael Jerrisfix windows build
2007-08-21  Anthony Minessalelet session.sayPhrase method take a blank language...
2007-08-21  Anthony Minessalere-apply change to shutdown to not unload
2007-08-21  Traun Leydenreturn success from asr_feed when audio_sink hasnt...
2007-08-21  Anthony Minessalefix conference buffer for 30ms conference and 20ms...
2007-08-21  Anthony Minessaleadd NDLB-broken-auth-hash option for interop with eyebe...
2007-08-21  Michael Jerrisadd type of number and number plan vars to the caller...
2007-08-21  Arsen Chaloyanmrcp message body must contain '\0' at the end; no...
2007-08-21  Arsen Chaloyangracefully unload openmrcp module on shutdown
2007-08-20  Anthony Minessaledon't unload
2007-08-20  Traun Leydenattempting to fix shutdown segfault, convert to new...
2007-08-20  Traun Leydenfix compile error
2007-08-20  Anthony Minessaletweak
2007-08-20  Traun Leydendid not have a return value and was breaking on windows...
2007-08-20  Arsen Chaloyanset the highest (disable) mrcp log priority by default...
2007-08-20  Arsen Chaloyanadd FLAG_TERMINATING to trigger normal and unexpected...
2007-08-20  Arsen Chaloyanasr result in mrcp message body must be checked to...
2007-08-20  Anthony Minessaleremove inline from timer to avoid unhappyness
2007-08-20  Traun Leydenfix a bug introduced in last mod_python commit on green...
2007-08-20  Anthony Minessalefix FSCORE-45
2007-08-20  Traun Leyden1. add collectInput method. 2. modify the dtmf callbac...
2007-08-20  Anthony Minessalefix MODLANG-41
2007-08-20  Traun Leydensample openmrcp config
2007-08-20  Michael Jerrisadd mod_openmrcp to freeswitch windows build.
2007-08-20  Arsen Chaloyanmutex must be locked before channel_add call
2007-08-20  Arsen Chaloyandos2unix
2007-08-19  Michael Jerrisfix fresh build. We need to configure later becasue...
2007-08-19  Michael Jerrisfix mod_openmrcp build on OS X
2007-08-19  Michael Jerriscleaner mod_openmrcp build in tree
2007-08-19  Michael Jerrisuse relative path
2007-08-19  Michael Jerrisuse relative path
2007-08-19  Michael Jerrisfix for MODCODEC-2
2007-08-19  Michael Jerrismake windows build update version info out of configure...
2007-08-19  Michael Jerrisremove some files that are no longer in tree from the...
2007-08-19  Michael Jerrismodify how we build switch_version.h so we can better...
2007-08-19  Michael JerrisMake version string have major, minor, and micro version.
2007-08-19  Michael Jerrisline endings.
2007-08-18  Arsen Chaloyanno blocking wait, requests and events are called async...
2007-08-17  Traun Leydenthrow errors when configuration is invalid. check...
2007-08-17  Arsen Chaloyanadded support for multiple mrcp profiles; using unified...
2007-08-16  Michael Jerrisfix registration bug when doing authed calls
2007-08-16  Arsen Chaloyanusing FS media clock to send/receive audio data within...
2007-08-15  Michael Jerrisfix sloppy commit when updated to new module interface
2007-08-15  Michael Jerrisfix sloppy commit when updated to new module interface
2007-08-14  Anthony Minessalerevert unintended commit
2007-08-14  Anthony Minessaledon't rebuild mod_shout on every make
2007-08-14  Arsen Chaloyanto compile mod_openmrcp under vs2005 (variables should...
2007-08-14  Arsen Chaloyanadapted to the latest client side API changes in OpenMR...
2007-08-13  Anthony Minessalefix small unlikely but still possible bugs
2007-08-13  Traun Leydenspeak-finished event now being handled, passed up to...
2007-08-13  Anthony Minessalefix missing deref of root xml registry in xml_cdr that...
2007-08-13  Traun Leydeninitial dev version of mod_openmrcp, not ready for...
2007-08-10  Anthony Minessaleadd close method needs testing
2007-08-09  Anthony Minessaleupdate
2007-08-09  Anthony Minessalesmall tweak
2007-08-09  Michael Jerrisfix for MODAPP-25.
2007-08-08  Anthony Minessaleadd context option
2007-08-07  Michael Jerrisfix for MODAPP-17, using the +pin on the conference...
2007-08-06  Michael Jerrischange error level
2007-08-06  Michael Jerrissync with latest sofia tree.
2007-08-06  Michael Jerrisuse .so not .dylib for modules on OS-X, fix for MODENDP-16
2007-08-06  Michael Jerrisfix for FSBUILD-9, allow recovery from libshout configu...
2007-08-06  Michael Jerrisfix for MODAPP-24
2007-08-06  Michael Jerrisfix of MODENDP-22
2007-08-04  Michael Jerrisfix for MODENDP-21. We should add better handling...
2007-08-04  Michael Jerrisfix for FSCORE-44, implement uuid_setvar api command.
2007-08-03  Michael Jerrisfix for MODENDP-19
2007-08-03  Michael Jerrisfix for FSCORE-40
2007-08-03  Michael Jerrisfix for FSCORE-37
2007-08-03  Michael Jerrisfix for FSCORE-34
2007-08-03  Anthony Minessalestupidly forgot to include linefeed and carraige return...
2007-08-03  Michael Jerrisfix for MODLANG-38
2007-08-03  Michael JerrisMODAPP-11 whoops.
2007-08-03  Michael Jerrisfix for MODAPP-11
2007-08-03  Michael Jerrisremove file from solution.
2007-08-03  Michael Jerrisfix for FSBUILD-12
next