| 2007-08-30 |
Anthony Minessale | fix warning |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Michael Jerris | silence picky compiler. |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
Anthony Minessale | cleanup |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Michael Jerris | silence picky compiler. |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Anthony Minessale | c'mon wtf |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
Anthony Minessale | silly |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Michael Jerris | little cleanup, remove unnecessary (char *) cast. |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Michael Jerris | simplify by using switch_caller_profile_clone and switc... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Michael Jerris | simplify by using switch_caller_profile_clone. |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Anthony Minessale | fix stupidity |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Anthony Minessale | clean up speak code |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Michael Jerris | add ability to match in dialplan to the ton and numplan... |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
Michael Jerris | dos2unix |
commit | commitdiff | tree | snapshot |
| 2007-08-27 |
Anthony Minessale | free xml later in the code to avoid freeing used memory |
commit | commitdiff | tree | snapshot |
| 2007-08-27 |
Anthony Minessale | fix reg var scope |
commit | commitdiff | tree | snapshot |
| 2007-08-25 |
Traun Leyden | abort upon receiving an empty result in freeswitch... |
commit | commitdiff | tree | snapshot |
| 2007-08-25 |
Anthony Minessale | change javascript and confernece to use cached speech... |
commit | commitdiff | tree | snapshot |
| 2007-08-23 |
Ken Rice | fix and ooops |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Arsen Chaloyan | add common for asr and tts FLAG_HAS_MESSAGE to indicate... |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Traun Leyden | speech recognition demo in python |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Michael Jerris | map 404 correct per rfc 4497 |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Michael Jerris | pass new caller profile vars across the bridge. |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Michael Jerris | pass new caller profile vars across the bridge. |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Michael Jerris | add utility app for profile vars |
commit | commitdiff | tree | snapshot |
| 2007-08-22 |
Michael Jerris | fix windows build |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Anthony Minessale | let session.sayPhrase method take a blank language... |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Anthony Minessale | re-apply change to shutdown to not unload |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Traun Leyden | return success from asr_feed when audio_sink hasnt... |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Anthony Minessale | fix conference buffer for 30ms conference and 20ms... |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Anthony Minessale | add NDLB-broken-auth-hash option for interop with eyebe... |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Michael Jerris | add type of number and number plan vars to the caller... |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Arsen Chaloyan | mrcp message body must contain '\0' at the end; no... |
commit | commitdiff | tree | snapshot |
| 2007-08-21 |
Arsen Chaloyan | gracefully unload openmrcp module on shutdown |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Anthony Minessale | don't unload |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Traun Leyden | attempting to fix shutdown segfault, convert to new... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Traun Leyden | fix compile error |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Anthony Minessale | tweak |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Traun Leyden | did not have a return value and was breaking on windows... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Arsen Chaloyan | set the highest (disable) mrcp log priority by default... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Arsen Chaloyan | add FLAG_TERMINATING to trigger normal and unexpected... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Arsen Chaloyan | asr result in mrcp message body must be checked to... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Anthony Minessale | remove inline from timer to avoid unhappyness |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Traun Leyden | fix a bug introduced in last mod_python commit on green... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Anthony Minessale | fix FSCORE-45 |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Traun Leyden | 1. add collectInput method. 2. modify the dtmf callbac... |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Anthony Minessale | fix MODLANG-41 |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Traun Leyden | sample openmrcp config |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Michael Jerris | add mod_openmrcp to freeswitch windows build. |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Arsen Chaloyan | mutex must be locked before channel_add call |
commit | commitdiff | tree | snapshot |
| 2007-08-20 |
Arsen Chaloyan | dos2unix |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | fix fresh build. We need to configure later becasue... |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | fix mod_openmrcp build on OS X |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | cleaner mod_openmrcp build in tree |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | use relative path |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | use relative path |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | fix for MODCODEC-2 |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | make windows build update version info out of configure... |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | remove some files that are no longer in tree from the... |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | modify how we build switch_version.h so we can better... |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | Make version string have major, minor, and micro version. |
commit | commitdiff | tree | snapshot |
| 2007-08-19 |
Michael Jerris | line endings. |
commit | commitdiff | tree | snapshot |
| 2007-08-18 |
Arsen Chaloyan | no blocking wait, requests and events are called async... |
commit | commitdiff | tree | snapshot |
| 2007-08-17 |
Traun Leyden | throw errors when configuration is invalid. check... |
commit | commitdiff | tree | snapshot |
| 2007-08-17 |
Arsen Chaloyan | added support for multiple mrcp profiles; using unified... |
commit | commitdiff | tree | snapshot |
| 2007-08-16 |
Michael Jerris | fix registration bug when doing authed calls |
commit | commitdiff | tree | snapshot |
| 2007-08-16 |
Arsen Chaloyan | using FS media clock to send/receive audio data within... |
commit | commitdiff | tree | snapshot |
| 2007-08-15 |
Michael Jerris | fix sloppy commit when updated to new module interface |
commit | commitdiff | tree | snapshot |
| 2007-08-15 |
Michael Jerris | fix sloppy commit when updated to new module interface |
commit | commitdiff | tree | snapshot |
| 2007-08-14 |
Anthony Minessale | revert unintended commit |
commit | commitdiff | tree | snapshot |
| 2007-08-14 |
Anthony Minessale | don't rebuild mod_shout on every make |
commit | commitdiff | tree | snapshot |
| 2007-08-14 |
Arsen Chaloyan | to compile mod_openmrcp under vs2005 (variables should... |
commit | commitdiff | tree | snapshot |
| 2007-08-14 |
Arsen Chaloyan | adapted to the latest client side API changes in OpenMR... |
commit | commitdiff | tree | snapshot |
| 2007-08-13 |
Anthony Minessale | fix small unlikely but still possible bugs |
commit | commitdiff | tree | snapshot |
| 2007-08-13 |
Traun Leyden | speak-finished event now being handled, passed up to... |
commit | commitdiff | tree | snapshot |
| 2007-08-13 |
Anthony Minessale | fix missing deref of root xml registry in xml_cdr that... |
commit | commitdiff | tree | snapshot |
| 2007-08-13 |
Traun Leyden | initial dev version of mod_openmrcp, not ready for... |
commit | commitdiff | tree | snapshot |
| 2007-08-10 |
Anthony Minessale | add close method needs testing |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Anthony Minessale | update |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Anthony Minessale | small tweak |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Michael Jerris | fix for MODAPP-25. |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Anthony Minessale | add context option |
commit | commitdiff | tree | snapshot |
| 2007-08-07 |
Michael Jerris | fix for MODAPP-17, using the +pin on the conference... |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Michael Jerris | change error level |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Michael Jerris | sync with latest sofia tree. |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Michael Jerris | use .so not .dylib for modules on OS-X, fix for MODENDP-16 |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Michael Jerris | fix for FSBUILD-9, allow recovery from libshout configu... |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Michael Jerris | fix for MODAPP-24 |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Michael Jerris | fix of MODENDP-22 |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Michael Jerris | fix for MODENDP-21. We should add better handling... |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Michael Jerris | fix for FSCORE-44, implement uuid_setvar api command. |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for MODENDP-19 |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for FSCORE-40 |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for FSCORE-37 |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for FSCORE-34 |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Anthony Minessale | stupidly forgot to include linefeed and carraige return... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for MODLANG-38 |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | MODAPP-11 whoops. |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for MODAPP-11 |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | remove file from solution. |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Michael Jerris | fix for FSBUILD-12 |
commit | commitdiff | tree | snapshot |
| next |