6428 Commits

Author SHA1 Message Date
Michael Jerris
a11493be5d look for flite libs in the right dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 20:49:46 +00:00
Anthony Minessale
a5f83ef691 add uuid_audio cli cmd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 20:46:49 +00:00
Anthony Minessale
8aeed83995 MODAPP-380
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 15:47:39 +00:00
Brian West
8b6824ba24 missing break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 14:57:39 +00:00
Anthony Minessale
ba8e009228 add fsctl flush_db_handles to expire any unused db handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 00:03:17 +00:00
Brian West
aa8ec7e82f nothing to see
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-16 00:29:43 +00:00
Anthony Minessale
86304c0247 more tab completion cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 23:05:49 +00:00
Michael Jerris
e240bd9fac dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 21:25:49 +00:00
Brian West
d591f32c36 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 20:45:10 +00:00
Anthony Minessale
cfe0df58c6 convert mod_fifo to cache_db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 19:22:57 +00:00
Mathieu Rene
26793b552d mod_commands: fix db_cache's auto-complete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 18:37:58 +00:00
Mathieu Rene
d2c72cf569 add console_complete_xml api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 18:26:06 +00:00
Anthony Minessale
a0479189b2 bowl over previous commit that nearly conflicted out 2 hours of coding (grrr) hook new complete api up to FSAPI and export tab completion down to fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:19:30 +00:00
Anthony Minessale
4a86f888be cleanup tab completion more and introduce new callback based expansion functions to do real time tab completion in some areas, needs people to add more funcs etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:06 +00:00
Mathieu Rene
e6a0c4e99f mod_sofia: move NUTAG_MIN_SE to sofia_glue_do_invite so it only appears on requests. MODSOFIA-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-13 19:36:44 +00:00
Michael Jerris
837ac8eb3f fix dependency on Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 23:43:11 +00:00
Michael Jerris
9e62c6fb9a upgrade openldap to fix gcc 4.4 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 22:31:36 +00:00
Michael Jerris
d8b1f9f163 fix mod_xml_ldap dependencies on Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 22:25:11 +00:00
Michael Jerris
d8bcbcb2f8 fix deps in mod_ldap Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 22:19:10 +00:00
Georgiewskiy Yuriy
8d71550ced add PI handling in Call Proceeding
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 16:48:50 +00:00
Georgiewskiy Yuriy
a683e4e7e7 add PI handling in alerting.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 16:33:38 +00:00
Georgiewskiy Yuriy
33dce1a621 fix slow start handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 14:39:44 +00:00
Michael Jerris
7cc4b54e58 fix -srcdir for mod_yaml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 03:34:43 +00:00
Michael Jerris
0c62b3f1d6 fixes for --srcdir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 03:28:15 +00:00
Michael Jerris
b79a9d3e89 fix typos and missing include directories
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 03:16:01 +00:00
Michael Jerris
0cc8d49853 fix mod_xml_ldap build on OS X 10.6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 02:47:02 +00:00
Michael Jerris
c813825e81 fix OS X 10.6 bulild for mod_radius_cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 02:26:59 +00:00
Michael Jerris
1a29281138 fix mod_shout --srcdir build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:23:14 +00:00
Michael Jerris
736136c86e fix typo and --srcdir build for mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:01:21 +00:00
Anthony Minessale
9f63ba44ca skip update when val has not changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:38:48 +00:00
Anthony Minessale
e23f44cced last commit was daft, real fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:21:29 +00:00
Michael Jerris
fcbe0ad045 fix mod_speex --srcdir build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:16:44 +00:00
Anthony Minessale
c68fc40766 typo in log message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:09:36 +00:00
Michael Jerris
435177998e remove pre-configuration from celt tarball
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:04:47 +00:00
Anthony Minessale
5e38b054a6 MODAPP-376 3rd time's a charm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:51:10 +00:00
Michael Jerris
d2cf7f862a fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Brian West
2bae37ae96 sign this is a new option when you don't wanna use auto-nat but you wish to toggle the lies of the contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 20:48:01 +00:00
Michael Jerris
34d5446e9d fix --srcdir builds for mod_sndfile and mod_siren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:04:20 +00:00
Michael Jerris
c4d1333185 fix portaudio build with jack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 18:12:55 +00:00
Mathieu Rene
5f60263167 mod_conference: add conference member data into the play-file-member-done event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 16:43:30 +00:00
Rupa Schomaker
b78a8b3236 remove memcache version, it never worked right and is unworkable w/out a lot
of effort.  will revisit when pluggable limit implemented


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 16:14:52 +00:00
Brian West
d2e00a74fd update sphinxbase, pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 15:04:30 +00:00
Georgiewskiy Yuriy
2375a250ae move faststart to callproceeding due to some broken hardware not anderstand correclty faststart in progress.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 14:54:12 +00:00
Georgiewskiy Yuriy
c0b178bdef fix rtp timer initialisation.
implement alerting-indication option and channel variable.
implement progress-indication option and channel variable.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 12:18:29 +00:00
Anthony Minessale
a4da5e5833 FSCORE-510
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 04:18:10 +00:00
Michael Jerris
b1bc85029c fix dependency
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 03:55:02 +00:00
Michael Jerris
ae67ecceac fix mod_portaudio linux build with alsa (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 03:20:06 +00:00
Brian West
be1f9c40bc swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 02:50:51 +00:00
Michael Jerris
2ca3c17e90 try to fix portaudio linking (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 02:11:04 +00:00
Brian West
21e3bb970a if space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:20:26 +00:00