Commit Graph

249 Commits

Author SHA1 Message Date
Michael Jerris
e9e4badcfa attempt again to fix -std=c99 in cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 19:56:39 +00:00
Michael Jerris
a447162f7d try to not insert -std=c99 into cflags passed to libs that are not ansi compliant
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 18:24:30 +00:00
Michael Jerris
7c255937c3 pass configure args/vars to sub-configure commands run from module makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 14:23:09 +00:00
Michael Jerris
b871302d45 a few modules now build with --srcdir (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 08:15:01 +00:00
Michael Jerris
d9a103bd5b an attempt at working --srcdir builds for the modules. (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 04:58:51 +00:00
Michael Jerris
ea75032a0e srcdir fixes for modmake.rules (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 23:25:54 +00:00
Michael Jerris
365ee47f45 add mod_say_hu to trunk from csecket branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 17:27:22 +00:00
Brian West
827e9abb5a modules.conf.in addition of mod_bv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 19:24:00 +00:00
Michael Jerris
dcbb73468b pass in ar from configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 20:45:22 +00:00
Anthony Minessale
3e4e2ee7b9 let there be valet parking....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:59:01 +00:00
Marc Olivier Chouinard
54038e9975 mod_directory: New Search by Name Directory IVR (MODAPP-325)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +00:00
Michael Jerris
b7b88fabfc add mod_cidlookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-20 22:14:52 +00:00
Brian West
354863b065 more to come
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 02:05:34 +00:00
Brian West
ef0cf6a998 build unimrcp after sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 15:02:10 +00:00
Michael Jerris
1d1e3f9559 disable warnings for unsupported compilers as they are conflicting with new sun studio 12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 22:16:42 +00:00
Michael Jerris
acac48a1ef move mod_http to contrib, add mod_curl to modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 15:53:36 +00:00
Michael Jerris
2252822031 change lib download paths to use http://files.freeswitch.org
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 02:06:15 +00:00
Michael Jerris
b9f2bdfbe0 allow comments (using ##) in modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 20:27:00 +00:00
Michael Jerris
2ddb4079f3 add russian language support and makefile targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 19:58:40 +00:00
Raymond Chandler
7b66f843ee add experimental modules section to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:30:29 +00:00
Raymond Chandler
216c5374b5 long lost module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 22:34:00 +00:00
Raymond Chandler
59d0e2b4b4 [temporary] bsd-friendly hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 19:40:30 +00:00
Raymond Chandler
95fd78f881 fixing (hopefully) the buildopal.sh script to actually build properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 16:56:33 +00:00
Brian West
854e313a7a update your sounds peeps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 15:25:26 +00:00
Andrew Thompson
5ed15f5555 put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 20:39:08 +00:00
Brian West
44ab48caa6 adding to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 23:11:45 +00:00
Michael Jerris
7ca8c7b7c6 build: fix jobserver unavailable bug in make -j (FSBUILD-6)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 22:01:46 +00:00
Michael Jerris
6135cfc3ef really the last test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:39:29 +00:00
Brian West
53bd7259cd adding siren to the default build and install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 18:34:13 +00:00
Michael Jerris
7a90f26eb2 add to build template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 05:18:57 +00:00
Brian West
861bd2093e ZRTP Support please download your SDK from http://www.zfone.com and use build/buildzrtp.sh to build the lib.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:04:05 +00:00
Andrew Thompson
d3247c3eee Fix erlang autoconf macro to deal with crazy things being in ~/.erlang (MODEVENT-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 20:00:49 +00:00
Brian West
883ddda211 bump sounds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 04:41:13 +00:00
Anthony Minessale
e223c655b8 Stings of files
method 1 high level (core most funcs that use switch_ivr_playback)

Delimiter is set by a var which also enables the parser 
<action application="set" data="playback_delimiter=!"/>
<action application="set" data="playback_sleep_val=500"/>
<action application="playback" data="/ram/sr8k.wav!/ram/swimp.wav"/>

method 2 low level (mod_file_string lower level code that uses direct file handles)

Delimiter is always !
<action application="playback" data="file_string:///ram/sr8k.wav!/ram/swimp.wav"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 23:46:18 +00:00
Michael Jerris
61406802cd use sound_version.txt and moh_version.txt to determine sound file version on windows (FSBUILD-152)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 04:34:41 +00:00
Brian West
de3e190a0c use different version file for moh version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 01:11:12 +00:00
Anthony Minessale
696bf57c1f clue choo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:05:33 +00:00
Brian West
2eeafc3c43 bump sounds version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 18:42:08 +00:00
Brian West
af07cc2e85 add mod_say_ru to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 17:05:36 +00:00
Anthony Minessale
4fe03913d3 MODAPP-260
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 16:54:54 +00:00
Michael Jerris
31c42876e4 we need DYNAMIC_LIB_EXTEN for mod_perl and others
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 03:05:37 +00:00
Mathieu Rene
0482e82ce7 Add mod_memcache (commented) to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 21:24:43 +00:00
Michael Jerris
8b6905d188 fix error loading mod_spidermonkey due to missing PR_* symbols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 19:48:50 +00:00
Michael Jerris
f2d777f17b libtool blah take 2 (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 22:29:10 +00:00
Michael Jerris
9437577350 revert r12899
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 20:38:47 +00:00
Michael Jerris
6bc16f5f77 libtool blah (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 00:59:15 +00:00
Michael Jerris
73f6f1aee4 fix odbc detection to not try to use odbc when no headers are installed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 02:45:04 +00:00
Andrew Thompson
ea0316b80f FSBUILD-142 (with approval from MikeJ)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 19:54:20 +00:00
Michael Collins
e3d289ff9b Add commented out mod_http to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 00:28:16 +00:00
Mathieu Rene
69fe38ad79 fix getlib.sh's curl/wget detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 04:38:54 +00:00