12348 Commits

Author SHA1 Message Date
Anthony Minessale
f40fecf441 rearrange for build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:49:47 +00:00
Anthony Minessale
c94dcbdb8f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:37:54 +00:00
Anthony Minessale
f7f15f111b almost lost most of my code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:34:02 +00:00
Anthony Minessale
b753d9bcc6 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:28:59 +00:00
Anthony Minessale
1edc8d97c1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:27:01 +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
Jeff Lenk
ed317e3d4a fix build without SWITCH_HAVE_LIBEDIT on Windows and perhaps others
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 22:36:39 +00:00
Michael Jerris
dd62d83517 try that
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:44:04 +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
Michael Jerris
7d6f7597d8 don't assert then if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:01 +00:00
Brian West
a696e9279f params have dashes in them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 16:39:15 +00:00
Anthony Minessale
0ee3a30af8 FSCORE-513
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 16:38:44 +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
Michael Jerris
49be528be5 fix record size causing mysql table create failure (FSCORE-512)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 21:12:18 +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 Collins
6c9290f5a8 Add confirm-key & -macro, tts-engine & -voice, confirm-attempts attributes, extra comments to ivr.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 00:56:22 +00:00
Anthony Minessale
288fa66341 FSCORE-510 part 12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 00:04:07 +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
20770687d2 abs_builddir is not always there, but top_builddir should be
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:16:39 +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
Anthony Minessale
6a82ae0485 null out var on each new call to read app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:50:29 +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
3ed90c9bff typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:22:40 +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
c1e97c572b fix spandsp --srcdir builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:03:38 +00:00
Michael Jerris
40361298c2 a little bit more clean
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 18:26:39 +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
Jeff Lenk
4535d5f1ac windows changes for pocketsphinx update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 17:51:07 +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