Commit Graph

9622 Commits

Author SHA1 Message Date
Brian West a579819dba seek 0 starts over
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 00:29:12 +00:00
Anthony Minessale 8d377e5cff remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 00:18:30 +00:00
Anthony Minessale 22f8489043 FSCORE-308
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 00:05:19 +00:00
Mathieu Rene 0f966ded62 Use the core-provided memory pool instead of creating a new one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 20:46:46 +00:00
Anthony Minessale ea88aed04b avoid operations on closed file handles in embedded languages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:52:29 +00:00
Mathieu Rene 1daa0746e3 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:31:27 +00:00
Mathieu Rene db74724132 I need coffee
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:29:11 +00:00
Mathieu Rene 3d1eaaff30 Missing prototype
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:23:54 +00:00
Mathieu Rene c4787ffd48 Leaking on unload is strictly forbidden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:17:24 +00:00
Mathieu Rene 5a92bb1383 SWITCH_DECLARE_GLOBAL_STRING_FUNC allocated stuff have to be freed on module shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 18:48:40 +00:00
Andrew Thompson f6a96893db Bind to 0.0.0.0 instead of 127.0.0.1 by default; like most erlang nodes do.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 18:34:08 +00:00
Anthony Minessale 333019eb6a declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 18:33:59 +00:00
Michael Jerris 44d2f295a9 fix version generator on windows (FSBUILD-115/FSBUILD-69)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 18:17:27 +00:00
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