Commit Graph

20623 Commits

Author SHA1 Message Date
Anthony Minessale 45d3b69563 Gotta try it in windows once in a while =D
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 23:47:22 +00:00
Anthony Minessale 3a802221be fix doxygen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 22:21:02 +00:00
Anthony Minessale 534db1947e Add more IVR stuff and a test app (mod_ivrtest)
in dialplan (ivrtest <path to file>)
if the file is valid it will play the file and you will be expected to dial digits
until you dial 10 digits or press # or * (* will end the call) (# will repeat the test endlessly)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 21:33:45 +00:00
Anthony Minessale 4a98cfbb88 build stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 18:37:54 +00:00
Anthony Minessale ca6edf3485 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 17:36:37 +00:00
Anthony Minessale 17e06cf6bc Add framework for speech modules (asr/tts)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 16:43:57 +00:00
Anthony Minessale 48ae14726b make test 'record' app in app_playback.c
You are best off doing wav (trust me) 
It can record at 8 16 22 and 32 khz if you can manage to have a channel at that speed.

syntax [record /tmp/blah.wav] 

dial * to end (dtmf only works in iax and portaudio {beg file to add it to mod_exosip})



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 01:46:14 +00:00
Michael Jerris 954fe31140 initial bits of ilbc codec mod.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 00:48:15 +00:00
Michael Jerris 3bbfb94a22 add switch_ivr.h include to switch.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 18:19:48 +00:00
Michael Jerris a55ed486a2 IVR Groundwork add IVR to windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 18:09:18 +00:00
Anthony Minessale 569be50b63 IVR groundwork (move playback into the core and add timing option)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 18:00:27 +00:00
Anthony Minessale 613060fd29 IVR groundwork (move playback into the core and add timing option)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 17:57:25 +00:00
Anthony Minessale 02c67ad8b8 fix make
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 04:21:06 +00:00
Anthony Minessale abbb770064 regex(pcre) example conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 01:24:16 +00:00
Anthony Minessale 8f91c29cd9 64 bitness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 01:04:55 +00:00
Anthony Minessale a092a55ad9 build updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-25 23:59:02 +00:00
Anthony Minessale 217b5e2735 fix switch_core_thread_session_end to not make the channel hangup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-25 22:22:41 +00:00
Michael Jerris 3c70912026 make jrtp4c configure script executable.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 18:26:19 +00:00
Anthony Minessale f49635acf7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 18:21:32 +00:00
Michael Jerris 92628433da fix oops (svn merge -r 418:417 http://svn.freeswitch.org/svn/freeswitch/trunk)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 15:05:05 +00:00
Anthony Minessale 0ea203849f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 02:02:03 +00:00
Anthony Minessale 1e04eb13b5 indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:41:30 +00:00
Anthony Minessale 42383b1f15 indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:40:29 +00:00
Anthony Minessale e528c4df33 dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:39:50 +00:00
Michael Jerris c7b94cf33f make indent_options.sh write to .indent.pro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:34:52 +00:00
Michael Jerris aea19bad65 make indent_options.sh write to indent.pro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:30:32 +00:00
Michael Jerris 201a624203 make executable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:26:57 +00:00
Michael Jerris 05984a19d0 add shell script to create options for indent.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:25:53 +00:00
Anthony Minessale b59056a8d6 dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-19 22:21:42 +00:00
Michael Jerris 8db71444ba quick msvc install notes to INSTALL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-18 20:39:05 +00:00
Michael Jerris 1649c7605e AUTHORS update for bkw.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-18 20:33:48 +00:00
Michael Jerris d760653e80 AUTHORS and COPYING updates.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-18 20:29:03 +00:00
Anthony Minessale 5e86c382d9 optimize pcre and fix autoheadache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 18:55:20 +00:00
Anthony Minessale 9cfa0cf916 optimize pcre and fix autoheadache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 18:52:11 +00:00
Michael Jerris b1ab21b5ca Use pcre static decl in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 16:55:25 +00:00
Anthony Minessale 2a329aa5e7 make all buffers the same size
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 16:44:52 +00:00
Anthony Minessale b0db977fd4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 16:28:44 +00:00
Anthony Minessale f4eaa2b5b0 fix iax and add regex dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 16:04:34 +00:00
Anthony Minessale 54664b3dab fix iax and add regex dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 16:01:52 +00:00
Michael Jerris b243f79024 add mod_pcre to msvc build. Add building of pcre library.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 15:00:01 +00:00
Michael Jerris 1af8795b2f move download libs to www.freeswitch.org. Cleanup output when running switch_version.h generation on msvc. Add needed files to build pcre on msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 13:23:42 +00:00
Anthony Minessale 23f3ad6b19 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 13:22:29 +00:00
Anthony Minessale 784ea716dd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 13:07:56 +00:00
Michael Jerris 8ba224b050 msvc make svnversion change trigger core rebuild to update version.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 16:43:43 +00:00
Anthony Minessale aa52dced49 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 16:02:33 +00:00
Michael Jerris 9bac4a547d libg729 does not download, don't tell people you were unable to download as it is not part of the distribution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 15:51:43 +00:00
Michael Jerris 3651bbab63 msvc svnversion fix when svnversion is not available.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 15:50:00 +00:00
Anthony Minessale 6df21105a0 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 15:02:56 +00:00
Anthony Minessale d6262b4d88 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:57:37 +00:00
Anthony Minessale 3ea08be52c adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:56:42 +00:00