Commit Graph

9409 Commits

Author SHA1 Message Date
Michael Jerris
843a1da0b2 use compiler intrinsics for windows x64 build (FSBUILD-131)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 17:56:59 +00:00
Michael Jerris
ccb556ba48 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 16:59:35 +00:00
Anthony Minessale
9886f369c3 add direction col to sql db, add direction param to session_create, log dtmf digits to digits_dialed variable for cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 16:31:59 +00:00
Anthony Minessale
26caa46c97 MODAPP-220
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 13:49:34 +00:00
Michael Jerris
99412ef499 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 10:38:38 +00:00
Michael Jerris
31897028d2 mod_lua: fix visibility support (FSCORE-302)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:43:42 +00:00
Michael Jerris
e4b4288719 mod_lua: fix visibility support (FSCORE-302)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:42:10 +00:00
Michael Jerris
be679717ba swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:36:56 +00:00
Michael Jerris
513091ec37 mod_lua: windows build changes to support externally built modules. (MODLANG-101)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:21:56 +00:00
Anthony Minessale
17b7248c2c use blank string instead of NULL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 02:10:10 +00:00
Anthony Minessale
756575788b create indexes for ODBC as well
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 01:49:49 +00:00
Brian West
35fd710488 ESL fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-22 01:42:33 +00:00
Anthony Minessale
c5d6f3f440 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 23:47:09 +00:00
Anthony Minessale
99026e02e7 event socket / ESL improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 23:19:58 +00:00
Michael Jerris
c7d6662d08 fix msvc configuration manager for x64 targets in both 2008 sln files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 23:01:18 +00:00
Anthony Minessale
acea8a9f35 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:59:59 +00:00
Anthony Minessale
e66b78047a fix some language issues and move media bug removal to hangup state
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:50:35 +00:00
Brian West
54ff389b09 Revamp mod_pocketsphinx to use jsgf format. Known bugs which are going to be fixed are:
Using words in your grammar that aren't in the dictionary will segfault.  Bug is already brought up with the pocketsphinx maintainer.

/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:47:15 +00:00
Michael Jerris
5467d03a96 generate spandsp header files to directory based on the ProjectDir instead of SolutionDir
Add spandsp header file generators to msvc build.
Remove generated spandsp header files from tree

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 21:37:48 +00:00
Brian West
5d0089df81 no more asound needed you'll need to download the flite-1.3.99-latest.tar.gz tarball again... ie delete it from libs/ and flite-1.3.99 also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 21:13:26 +00:00
Anthony Minessale
983b66c844 pee h pee
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 20:33:24 +00:00
Michael Jerris
22a5408598 fix multi-core parallel msvc builds warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 20:25:08 +00:00
Michael Jerris
9f7693d8d6 fix dependencies so that msvc build works with build solution
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 19:38:47 +00:00
Michael Jerris
94839f0883 fix msvc 2005 header file generation when there are spaces in the directory names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 19:22:25 +00:00
Michael Jerris
2c523830df update to snapshot spandsp-20090221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 19:12:38 +00:00
Raymond Chandler
f4550d9e6e add single_command.php example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 03:17:58 +00:00
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Michael Jerris
7dd0838896 update to match changes to spandsp api (FSBUILD-129)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:35:52 +00:00
Michael Jerris
a268b4b024 temporary fix to mod_fax by removing pages_transfered which seems to have been moved
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:21:56 +00:00
Michael Jerris
b948b11b93 Add auto-downloading libtiff to spandsp build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:03:22 +00:00
Michael Jerris
bfeff174c9 add 2 additional generated headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:01:51 +00:00
Brian West
225d472bf9 get out of a pickle
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 23:12:47 +00:00
Anthony Minessale
d9834b5295 trick swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 23:03:06 +00:00
Michael Jerris
7cbd4857c7 remove file no longer needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:44:26 +00:00
Michael Jerris
405171c212 merge in x64 build for msvc9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:37:18 +00:00
Brian West
bb52a206c2 oops remove the perl example inside here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:36:10 +00:00
Brian West
4a334536a2 add server example for python thanks anm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:35:05 +00:00
Rupa Schomaker
4371f56802 handle case where custom_sql is braindead (no replaceable params)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:00:24 +00:00
Brian West
75dcd9ae2a checkin this file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:59:00 +00:00
Michael Jerris
6e09e414e0 make code generators automatically generate the headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:52:34 +00:00
Michael Jerris
680c618db9 cleanup project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:23:27 +00:00
Michael Jerris
c199053bcd cleanup msvc 2005 build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:21:48 +00:00
Michael Jerris
a52c9cf4a6 fix msvc release mode build errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:49:59 +00:00
Rupa Schomaker
cc6d9aa574 allow channel vars in custom_sql - unescaped for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:36:04 +00:00
Michael Jerris
f04bc7435f add msvc 2005 project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:33:39 +00:00
Rupa Schomaker
2f2a193847 actually honor profile when used as a app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:28:18 +00:00
Michael Jerris
9b295662e5 rename spandsp project files so we can add 2005 projects too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:19:58 +00:00
Rupa Schomaker
9952b6d633 don't reuse the module loader's memory pool for our own
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:17:55 +00:00
Anthony Minessale
292ed6eee5 reduce the yields
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 19:51:34 +00:00
Andrew Thompson
8ebc96f046 Use switch_strlen_zero_buf instead of switch_strlen_zero; Handle module init failures better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:52:29 +00:00