744 Commits

Author SHA1 Message Date
Anthony Minessale
79433a61f8 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 15:28:07 +00:00
Anthony Minessale
c317b1936d doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 14:52:34 +00:00
Anthony Minessale
9c8c1c2802 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 20:43:36 +00:00
Michael Jerris
bf7dc24467 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 16:06:17 +00:00
Michael Jerris
e893654bf5 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 15:46:11 +00:00
Stefan Knoblich
c0783a5a3b Add missing DESTDIR variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 16:11:39 +00:00
Anthony Minessale
4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale
0f3de8bdf0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-03 16:36:12 +00:00
Stefan Knoblich
e8c88aa124 Try to use python provided by the system instead of a bundled version, adds --with-python and --with-python-config to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 23:40:37 +00:00
Traun Leyden
cffd9825c1 reswig after updating to 8254. check that it compiles and do some light testing. seems that playAndGetDigits now returns a single value instead of a list of values, update scripts accordingly. also execute_extension is causing seg faults, at least in certain cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 21:20:14 +00:00
Anthony Minessale
8e0b64a1e6 add read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 19:04:13 +00:00
Anthony Minessale
4fda174f34 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:40:23 +00:00
Anthony Minessale
aa47e3e5fd update script langs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 16:43:54 +00:00
Anthony Minessale
2b5f3563a2 make callback stuff work on mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 13:58:44 +00:00
Traun Leyden
636519ba6a reswig against 8241 and fix bugs with changed number of args to playAndGetDigits (note: exising scripts will need to be fixed to pass ONE less argument - see wiki for new syntax). also, comment out hangup hook handler that was causing seg fault, that needs to be redone. registering hangup hooks inscripts will no longer have any effect.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 00:57:25 +00:00
Anthony Minessale
7830f6ce09 adding callback stuff, still gotta test it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 22:56:14 +00:00
Brian West
3803807841 switch_size_t to int
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:14:33 +00:00
Anthony Minessale
85fc8c37e7 fix bad pointer memory snafu in wrapped language libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:03:57 +00:00
Anthony Minessale
21f73e6827 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 17:28:29 +00:00
Brian West
6b5aa462cd fix compile on gcc 4.1.2 not sure this is correct but looks like it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 02:33:07 +00:00
Anthony Minessale
471f176ade don't exit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 01:22:25 +00:00
Anthony Minessale
9087158ce1 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 01:09:54 +00:00
Michael Jerris
2e5eac7daa msvc build for mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 00:46:10 +00:00
Anthony Minessale
bf3aaafc20 up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 00:44:12 +00:00
Anthony Minessale
8f5a873dc7 break all the api in the swig stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 23:42:37 +00:00
Anthony Minessale
b6d649fc86 look out below
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 19:42:26 +00:00
Michael Jerris
47985c5683 start of msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 14:20:31 +00:00
Michael Jerris
2981fd57c2 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 03:55:38 +00:00
Traun Leyden
c9f575fb1f fix and reswig after switch_cpp updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 00:37:52 +00:00
Anthony Minessale
5952667987 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-29 23:34:26 +00:00
Anthony Minessale
c0058bfe0d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-28 17:35:11 +00:00
Brian West
a4f4228b2d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-28 17:33:58 +00:00
Anthony Minessale
2a3bf6897a tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 15:57:05 +00:00
Brian West
9d27233fea cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:47:07 +00:00
Brian West
9194729a83 cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:45:43 +00:00
Traun Leyden
95437a05a9 reswig with swig 1.3.31, retest
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:10:07 +00:00
Anthony Minessale
4eca13ac23 add mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:16:16 +00:00
Anthony Minessale
8027cb8ee8 return of mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:12:01 +00:00
Traun Leyden
7de99aa9dc cleanup threadstate so that it removes the thread-local storage and cleans up django database connections which are stored in thread-local. fixes bug where it was leaking connections.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 17:58:38 +00:00
Anthony Minessale
1fb841bf6b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 14:57:03 +00:00
Anthony Minessale
33a69e539e add hold/unhold dialplan apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 20:15:50 +00:00
Anthony Minessale
e57c5e31ee fix MODLANG-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:26:32 +00:00
Anthony Minessale
96ff2abcd7 make dtmf duration defaults tweakable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-18 17:03:34 +00:00
Michael Jerris
01f307c95b add close to ODBC MODLANG-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 19:49:03 +00:00
Michael Jerris
bf759f08d4 try linking directly to the nspr lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 05:40:27 +00:00
Michael Jerris
40c3e6c323 get both msvc builds and msi builds all in sync.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 05:08:12 +00:00
Anthony Minessale
1454cb43fb make some sleep and javascript ok with no-media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-18 18:48:32 +00:00
Anthony Minessale
ec3bc69aba update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-18 18:22:13 +00:00
Michael Jerris
32536b7189 let session.ready property work without throwing exception after a failed originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-12 07:03:11 +00:00
Michael Jerris
b649fbfe1f MODLANG-50, add spidermonkey module for some rsa functions from Daniel Swarbrick
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-27 17:30:38 +00:00