Commit Graph

559 Commits

Author SHA1 Message Date
Michael Jerris ce0bd79277 mod_perl build on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-06 00:02:45 +00:00
Anthony Minessale 95bbc9e70a fix -L so we don't have to use DYLD anymore nor symlink it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 23:55:45 +00:00
Anthony Minessale cbdfe1f72f ok this is just being picky but on darwin and mac we really should call it .dylib instead of .so but this also gave me a chance to get better with the build system. /b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 23:44:04 +00:00
Michael Jerris 11a8d51eb6 initial pieces of mod_perl build on windows. Not done yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 21:22:41 +00:00
Anthony Minessale d138afa72c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 21:19:44 +00:00
Anthony Minessale 986d40c6ab update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 20:47:36 +00:00
Anthony Minessale 53967643e5 lame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 20:45:40 +00:00
Anthony Minessale 68b3707eee lame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 20:32:01 +00:00
Anthony Minessale d7782d7681 lame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 20:30:35 +00:00
Anthony Minessale 2928b56806 lame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 20:30:12 +00:00
Anthony Minessale da7478186a tweak that bit out of the makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 19:59:35 +00:00
Anthony Minessale dfb2572ec2 fix include
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 19:59:00 +00:00
Anthony Minessale e8381199ef fix endianess
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 19:58:24 +00:00
Anthony Minessale d29cd78976 slowly unbreak things broken since the 'break everything' commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 17:49:22 +00:00
Anthony Minessale 983403ad86 add mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 17:04:41 +00:00
Anthony Minessale 32a7b3c2ca add mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 16:57:21 +00:00
Michael Jerris 9d8a280cde use directory separator #define instead of hard-coded /
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 08:26:00 +00:00
Michael Jerris a73ef856cf fix mod_spidermonkey load on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 08:24:25 +00:00
Anthony Minessale 79e34c97db extra db approach in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 22:32:42 +00:00
Michael Jerris aea92cf640 fix intermittent lib build error when .tar.gz objects did not release the lock on the directory quick enough, causing a permission denied error when trying to rename the directory and the module build to fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 21:35:53 +00:00
Michael Jerris c750acb828 fix multiple win32 build issues.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 21:12:58 +00:00
Anthony Minessale c2398be31b make mac like cepstral
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 21:05:07 +00:00
Anthony Minessale 9252f0c15b umm makefile would help
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 20:43:29 +00:00
Anthony Minessale b464421d3f doxygen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 20:39:59 +00:00
Anthony Minessale acc02b4c94 get rid of pesky *
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 20:35:15 +00:00
Michael Jerris bd4fc98500 small type changes for Mac and Win32, add sqlite to linking for spidermonkey.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 17:46:15 +00:00
Anthony Minessale f6afa2d5b3 add file io and sqlite native ability to js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 17:36:23 +00:00
Anthony Minessale 0b22a15338 furthur cleanup of js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 15:22:39 +00:00
Anthony Minessale 55b7373a07 format code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 14:52:51 +00:00
Anthony Minessale e9ba607a6c add optional pool arguement to outgoing channel to allow pre-created pools to be donated to the new session
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 14:49:23 +00:00
Anthony Minessale aabfeee994 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 00:32:45 +00:00
Michael Jerris d0955e5e8d fix windows build and load for mod_spidermonkey.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 23:50:07 +00:00
Brian West 3193599399 one more fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 23:33:48 +00:00
Brian West 64ff5192c9 small fix from over the phone from tony
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 23:30:58 +00:00
Anthony Minessale 4799ec8b8a break everything
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 22:55:28 +00:00
Brian West b77747e0d1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 21:44:42 +00:00
Anthony Minessale b267bb78f5 indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 17:10:03 +00:00
Anthony Minessale 7665bf3e8e fix lots of BS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 17:06:10 +00:00
Anthony Minessale 21d221a10f fix race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 16:30:54 +00:00
Michael Jerris 92a326c1da add curl and teletone to mod_spidermonkey. fix /tmp/ dir for windows, added global temp dir var. Multiple type fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 06:25:56 +00:00
Brian West 1588f9e767 This should work better in most cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 06:09:37 +00:00
Anthony Minessale a493611134 fix spidermonkey makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 06:00:17 +00:00
Anthony Minessale ae4c68d880 add dtmf callback to brige (not tested good luck)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 05:52:42 +00:00
Anthony Minessale 4f06f7b8fd let js teletone obj have dtmf callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 05:22:43 +00:00
Anthony Minessale 7542843deb add record to js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 04:47:34 +00:00
Anthony Minessale dec2ae05a5 more ivr goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 00:58:32 +00:00
Michael Jerris 12094ad7a0 make global directory struct work on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 23:00:34 +00:00
Anthony Minessale 62e510c9b1 general haphazzard rearrangement
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 21:21:48 +00:00
Michael Jerris bafc46686e add autobuild for libxml2.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 19:25:23 +00:00
Michael Jerris e85ff8023c let source directory have spaces.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 16:53:15 +00:00