Mike Jerris
84504b04c8
fully clean windows build
2015-09-04 13:28:55 -04:00
Mike Jerris
5b4b82c4f0
working windows build
2015-09-04 13:25:32 -04:00
Anthony Minessale
9830fb63f6
eliminate sbrk and make build on mac
2015-09-04 12:05:06 -05:00
Mike Jerris
17f7afe76a
almost working windows build
2015-09-04 12:58:46 -04:00
Anthony Minessale
b434e2b7fe
add map_anonymoys support
2015-09-04 11:38:16 -05:00
Anthony Minessale
aebc6467fb
formatting
2015-09-04 11:34:51 -05:00
Anthony Minessale
ab4514d1e5
fix indenting
2015-09-04 11:26:21 -05:00
Michael Jerris
3947d443fa
add some code to test
2015-09-04 12:07:05 -04:00
Mike Jerris
46c0d05216
FS-7966: fix more msvc 2015 build warnings.
2015-09-02 13:07:17 -04:00
Mike Jerris
27f2797695
FS-7966: fix some dependencies to avoid rebuild, fix properties and enable warnings as errors on core
2015-09-01 14:24:25 -04:00
Mike Jerris
a40c12547c
FS-7966: bump lame tarball version so it downloads a new one
2015-09-01 11:35:16 -04:00
Mike Jerris
147af94385
FS-7966: disable warning
2015-08-31 18:32:55 -04:00
Mike Jerris
403c1735e5
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:47:57 -04:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04:00
Mike Jerris
4b8587a863
FS-7966: fix msvc 2015 ldns build
2015-08-31 15:41:58 -04:00
Mike Jerris
8d92ff2ed3
FS-7966: fix msvc 2015 ldns build
2015-08-31 15:09:03 -04:00
Anthony Minessale
4d12bef20b
revert
2015-08-31 13:00:08 -05:00
Anthony Minessale
d623f9d660
add cjson to libks
2015-08-31 12:51:53 -05:00
Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -04:00
Michael Jerris
164c6111a1
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
Mike Jerris
288c62576f
FS-7966: fix more warnings in msvc 2015 build
2015-08-28 17:42:55 -04:00
Mike Jerris
5de2f7d7bd
FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings
2015-08-27 18:49:13 -06:00
Mike Jerris
de0327960a
FS-7966: multiple fixes for msvc 2015 build, fix x64 build
2015-08-27 17:26:42 -06:00
Mike Jerris
9485fc9581
FS-7966: multiple fixes for msvc 2015 build
2015-08-27 14:37:33 -06:00
Michael Giagnocavo
5e456fe9a6
FS-7966. First pass at moving to Visual Studio 2015.
...
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Anthony Minessale
f43510f243
FS-7969 #resolve [Freeswitch segfaults due to pthread_setschedparam() on a thread that has exited] #comment please test this fix which was verified working
2015-08-19 11:42:11 -05:00
Vladimir
240bf74d3a
FS-7728: fix windows build issues
2015-08-04 23:29:01 -05:00
Michael Jerris
6565473ba0
add dependency so that 'make -C libs/esl/perl perlmod-install' works right
2015-07-29 21:48:08 -05:00
Anthony Minessale
34fd0e9ad8
FS-7769 More features
...
add var=val member lookup usable wherver member_id is valid in api commands
add bgimg to layouts with api command or config for global setting
fix bug with overlap layouts combined with odd sized layers
improve switch_img_fit to take a modifier for fit, streach or both at once
2015-07-28 19:43:04 -05:00
andywang1988
f767fe5ed6
Fixed Bug/FS-7754
2015-07-07 15:10:13 +08:00
Michael Jerris
5f33fb35c5
rename debug trace
2015-07-06 17:28:13 -04:00
Moises Silva
e8cbfe9631
freetdm: Fix some GSM compilation errors and do a bit of code cleanup
2015-07-03 12:42:34 -04:00
Moises Silva
01a9e443ea
freetdm: Declare __FTDM_FUNC__ macro and use it instead of __FUNCTION__ to deal with platform differences
...
OPENZAP-237 #resolve
2015-07-03 12:42:33 -04:00
Moises Silva
73b35fe7e4
freetdm: Use __func__ instead of __FUNCTION__ to comply with c99 in gcc 5.1
...
OPENZAP-237 #resolve
2015-06-28 22:50:03 -04:00
Moises Silva
e401b1469f
freetdm: Fix gsm hangup race
2015-06-24 01:52:08 -04:00
Moises Silva
2d03e1afd0
freetdm: Fix gsm call id management
2015-06-24 00:50:37 -04:00
Mike Jerris
2283270b8b
Merge pull request #288 in FS/freeswitch from ~MICHAELGG/freeswitch:winperf to master
...
* commit '81190c6d89aa7bedbda041c8a8519081856effff':
FS-7644. Fix build on VS2013/Win by creating and forcing nf (nofork) to true.
FS-7644. Remove non-existent projects.
FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 15:35:02 -05:00
Steve Underwood
0eada8dc77
Various little cleanups in spandsp
2015-06-18 21:15:41 +08:00
Michael Giagnocavo
f116387443
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
Brian West
54762dd197
update esl swig to swig 2.0 and reswig
2015-06-16 12:43:53 -05:00
Jeff Lenk
e2e1465851
FS-7644 add missing files doh - note this is incomplete and non functional
2015-06-11 15:48:54 -05:00
Jeff Lenk
345e50d25a
FS-7644
2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422
FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used.
2015-06-10 16:33:14 -04:00
Brian
8900a450ab
FS-7573 didn't mean to remove this when doing the second part
2015-06-10 09:58:02 -05:00
Brian
d76e017b6e
FS-7573 #resolve second part missing for 80bit support
2015-06-10 08:24:33 -05:00
Brian
3d33556fdd
FS-7573 #resolve fix 80bit tag support
2015-06-10 08:18:54 -05:00
Matteo Brancaleoni
0127e9bf47
FS-7620 Correctly set calling number presentation and screening fields.
2015-06-08 17:54:30 +02:00
Ken Rice
02a0a2a068
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.
2015-06-03 15:23:40 -05:00
Anthony Minessale
d961aad2c2
FS-7604 #resolve
2015-06-02 13:17:04 -05:00
Michael Jerris
69ea6a444a
FS-7587: keep sofia-sip ws lib in sync
2015-06-01 15:27:45 -04:00
Alexander Traud
022fddbe6a
Add Perfect Forward Secrecy (DHE PFS) to mod_sofia
...
Ephemeral ECDH (ECDHE) was supported already. This patch adds Ephemeral
DH (DHE). To enable it, add DH parameters into the private-key file of
your server (agent.pem). For example via:
openssl dhparam -out dh.pem 2048
FS-7561 #resolve
2015-06-01 12:45:19 -05:00
Steve Underwood
15f6699aaa
V.27ter modem modified to make it a little less tolerant of poor SNR, and a
...
little more tolerant of big timing errors between the symbols at the far end,
and as they are received by us.
2015-06-01 05:38:33 +08:00
Artur Zaprzała
074b07f545
FS-7486: Fix handling of queued requests in Sofia-SIP
2015-05-29 10:45:13 +02:00
Michael Jerris
8d30c18c5a
fix clang build
2015-05-28 12:47:25 -05:00
Michael Jerris
91a6fc82c0
FS-7338: remove libsndfile from tree, use system lib instead
...
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Anthony Minessale
7c294f242f
FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec
2015-05-28 12:47:13 -05:00
Anthony Minessale
b9d64cc206
sofia rebuild
2015-05-28 12:46:53 -05:00
Anthony Minessale
bc24e0f28a
support AVPF too
2015-05-28 12:46:53 -05:00
Anthony Minessale
287a6c3cb4
sofia rebuild
2015-05-28 12:46:53 -05:00
Anthony Minessale
0d030a0c5b
sofia update
2015-05-28 12:46:53 -05:00
Anthony Minessale
970064294c
FS-7500: refactoring
2015-05-28 12:46:50 -05:00
Brian West
cd98ec85e2
fix line endings
2015-05-28 12:46:43 -05:00
Ken Rice
861c4e9c47
update URLs for sound files
2015-05-26 00:05:37 -05:00
Michael Jerris
9eb887af47
fix clang build on wheezy and other platforms that have aligned_alloc in libc but not in headers
2015-05-12 00:36:45 -05:00
Steve Underwood
bc3fa1b9b5
Eliminated a spandsp warning frmo clang
2015-05-12 13:11:50 +08:00
Michael Jerris
35a75a6a82
fix clang build not seeing some libc prototypes throwing build warnings
2015-05-11 23:37:49 -05:00
Steve Underwood
359ff2ac70
FAX now tolerates EOP and PPS messages being incorrectly echoed
2015-05-05 21:13:50 +08:00
Steve Underwood
362eda521b
Tweak for MSVC
2015-04-16 23:50:49 +08:00
Steve Underwood
4998e22bdd
Tweaks to spandsp tests
2015-04-14 03:25:17 +08:00
Steve Underwood
713c0124f2
Tweaks to spandsp
2015-04-14 02:55:43 +08:00
Steve Underwood
0d6c3a1d73
Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection.
2015-04-09 03:30:49 +08:00
Jun Wang
dee980d2dd
FS-7383 #resolve
2015-03-23 02:27:08 +00:00
Michael Jerris
a92d938364
FS-7355: don't do the checks for rpl_realloc and rpl_malloc unless it is gcc compiling as autoconf checks for these don't work quite right on clang
2015-03-09 16:51:35 +00:00
Michael Jerris
3a70750b42
FS-7340: remove all build system references to json-c because we are no longer using it anywhere
2015-03-04 14:06:18 -05:00
Jeff Lenk
50fc827e9c
FS-7149 #resolved #comment add windows support for 2.0
2015-03-03 12:19:41 -06:00
Brian West
4909cdb7fb
FS-7322 #resolve
2015-02-24 14:58:26 -06:00
Michael Jerris
320d2eae52
FS-7314 #resolve #comment try to fix openssl configure detection failure caused by broken commit upstream in openssl 1.0.2. I don't have a box with this version of openssl so you'll need to let me know if this doesn't work
2015-02-23 11:51:48 -05:00
Peter Olsson
0a8cc1840b
FS-6520 #comment This should work for VS2013 #resolve
2015-02-21 11:21:27 +01:00
Artur Zaprzała
2c8e9c80ce
Fix SIP_PAYLOAD_INIT2 macro in sip_header.h
2015-02-18 12:37:20 +01:00
Michael Jerris
4780a7e2af
FS-7294: Enable -Werror when building with clang compiler
2015-02-17 18:18:41 -05:00
Michael Jerris
cf53a30a4d
FS-7294: Enable -Werror when building with clang compiler
2015-02-17 17:12:58 -05:00
Michael Jerris
5f55790d72
FS-7294: Enable -Werror when building with clang compiler
2015-02-17 16:47:17 -05:00
Michael Jerris
85a5e1db1d
FS-7294: Enable -Werror when building with clang compiler
2015-02-17 16:23:53 -05:00
Michael Jerris
302a339fdf
FS-7294: Enable -Werror when building with clang compiler #resolve
2015-02-17 12:20:33 -05:00
Anthony Minessale
82f267adc1
FS-7122 forgot to add file to last commit
2015-02-16 16:59:55 -06:00
Anthony Minessale
efd3744a21
FS-7122: Working with william to find a better way
2015-02-16 16:25:35 -06:00
Anthony Minessale
0dd71fd9fb
FS-7122 REVERT
2015-02-16 16:20:14 -06:00
Anthony Minessale
9f3f348984
CentOS 5 dosn't support subdir-objects
2015-02-16 16:13:13 -06:00
Anthony Minessale
7cf5a84634
FS-7122 reversion
2015-02-16 16:06:43 -06:00
Michael Jerris
d17edb59dc
FS-7264: fix signed/unsigned warnings on windows building ws.c
2015-02-11 12:40:04 -05:00
Michael Jerris
cceeecb04c
FS-7264: silence inet_ntop deprecated warnings
2015-02-11 12:15:03 -05:00
Moises Silva
98de925e46
Merge pull request #171 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7209-improve-ani-ton-and-type-when-not to master
...
* commit '3cd62df96f78a0ea3255c4fced2e2f32f97c0a42':
If ANI ton is not interpreted correctly by libpri, fallback to calling ton/type.
2015-01-28 10:35:09 -06:00
Moises Silva
c9ebd0fcdf
Merge pull request #165 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7197-libpri-spans-fails-to-stop-when-unloading to master
...
* commit 'e062f5e3c8355a6b5cb0d12ddb99300e95b38193':
If the span has been already fully stopped and ftdm is not running, return success from the span stop function.
2015-01-28 10:33:47 -06:00
Matteo Brancaleoni
3cd62df96f
If ANI ton is not interpreted correctly by libpri,
...
fallback to calling ton/type.
2015-01-28 11:13:37 +01:00
Matteo Brancaleoni
e062f5e3c8
If the span has been already fully stopped and ftdm is not running,
...
return success from the span stop function.
2015-01-28 09:35:19 +01:00
Matteo Brancaleoni
8307e7842d
Set ANI plan and ANI type for ftmod_libpri.
2015-01-27 15:56:00 +01:00
Anthony Minessale
90ab1d16f5
fix cent5 build
2015-01-21 02:01:54 -06:00
Michael Jerris
c36196db3f
FS-7180: when using system lua, properly link against renamed library versions on debian for esl luamod
2015-01-20 14:32:36 -05:00
Brian West
1d361b6108
FS-7180: let esl lua module build against lua 5.1 or 5.2 (requires newer swig)
2015-01-20 12:26:57 -06:00
William King
d82611af0b
Fix build of freetdm on CentOS
...
Revert the build change to freetdm since it broke the build of that
modules on CentOS. Once a working change is finished, then it'll be
committed against FS-7122.
FS-7142 #resolve
2015-01-09 14:21:05 -08:00