9538 Commits

Author SHA1 Message Date
Michael Jerris
5c57c562a0 generate header file into project directory not solution directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 07:04:21 +00:00
Michael Jerris
35faf803bc update project file headers to match changes from previous commits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 06:52:52 +00:00
Michael Jerris
c58d35ccbf followup to svn rev12272 to fix x64 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 06:26:03 +00:00
Robert Joly
c3513129f5 Added missing dependency on header file generator programs in 2005 solution file.
Shuffled where various compatibility items of code are amongst the headers in msvc directory so:

  Not too many warnings are disabled in source file that includes spandsp.h

  A copy of the msvc/spandsp.h file to spandsp/src directory so project that uses it only needs to add one directory to search, or can even just explicitly put the path in for the spandsp.h file.

  Removal of need for windows.h to be implicitly included by user source file via spandsp.h, can cause conflicts.

  Some symbol conflicts with other libraries.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 05:45:36 +00:00
Anthony Minessale
9556be51ef fix issue in monitor_early_media_fail issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 03:41:18 +00:00
Anthony Minessale
4a520847c2 FSCORE-309
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 02:22:07 +00:00
Anthony Minessale
3a85348cdf FSCORE-309
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 00:56:17 +00:00
Anthony Minessale
8b1a2e21a6 FSCORE-309
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 00:46:51 +00:00
Anthony Minessale
e5f6e42eec IRC-000
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 23:30:17 +00:00
Mathieu Rene
504876c9d7 gdb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 22:07:38 +00:00
Mathieu Rene
94a6c517ba GDB goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 22:01:10 +00:00
Anthony Minessale
62a63cef2d double doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 19:58:45 +00:00
Anthony Minessale
dfd3f28bdf doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 19:54:54 +00:00
Anthony Minessale
3dd6e878e7 MODAPP-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 18:36:45 +00:00
Brian West
be15ed423f Tue Feb 24 07:33:35 CST 2009 Pekka Pessi <first.last@nokia.com>
* sip_parser.c: fixed sip_transport_d()
  Ignore-this: c14408145a269c25d00dcb20ab2391f6
  
  sip_transport_d() was expected to canonize casing of well-known transports.
  
  Thanks for Adrian Gschwend for reporting the problem.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 14:46:03 +00:00
Brian West
46c3eec39a Fri Feb 13 09:41:52 CST 2009 Pekka Pessi <first.last@nokia.com>
* su.h: define su_family via struct sockaddr



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-24 14:43:31 +00:00
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