25896 Commits

Author SHA1 Message Date
Anthony Minessale
74f9ed5d0b improve make -j detection to tolerate FS build being launched from within another make file 2014-02-20 18:47:34 -06:00
Anthony Minessale
e209b1a0b7 left line in that breaks mod_dingaling build update and run sh config.status from build root or do a clean build to correct 2014-02-20 17:55:59 -06:00
Marc Olivier Chouinard
8dab4f358a FS-6236 --resolve 2014-02-20 16:20:17 -05:00
Brian West
8bf70dcf47 FS-6164 I can see from this jira that this should be strcasecmp so SIP or sip are caught 2014-02-20 13:50:04 -06:00
Peter Olsson
c679d98eb7 mod_v8: Minor tweaks to keep up with recent V8 API changes 2014-02-20 17:34:27 +01:00
Travis Cross
bd72cd9cc1 Allow setting late margin on register expirations
When an endpoint registers to us we internally mark the expiration as
some seconds longer than the actual registration.  Previously this
value was fixed at 60 seconds.

Some people need this value to be shorter so they can meet their SLA
by taking a different action when a device doesn't re-register when
expected.

This commit adds a SIP profile parameter sip-expires-late-margin which
allows setting the margin value we apply here.

FS-6101 --resolve

Thanks-to: Emmanuel Schmidbauer <e.schmidbauer@gmail.com>
2014-02-20 16:07:53 +00:00
Chris Rienzo
e425307e82 rpmbuild: remove mod_speex 2014-02-19 20:24:42 -05:00
Michael Jerris
b622a66cb7 FS-6245: add this for now until we figure out a better way 2014-02-19 19:16:37 -05:00
Michael Jerris
fba1c2bf36 FS-6245: add this for now until we figure out a better way 2014-02-19 18:44:02 -05:00
Brian West
cc32113ed4 FS-6245 2014-02-19 17:34:06 -06:00
Travis Cross
0b506af247 Remove mod_speex from other configs 2014-02-19 23:18:08 +00:00
Anthony Minessale
1bc1eed78e rm mod_speex load line from default configs 2014-02-19 17:16:36 -06:00
William King
a3e4b8aad4 FS-6241 applying the patch to the legacy 5.1 mod_lua as well 2014-02-19 15:08:49 -08:00
Michael Jerris
6184e9c0f2 freebsd doesn't have g++ so you need to tell the makefile what to use 2014-02-19 18:02:24 -05:00
Anthony Minessale
c514e4efd5 Fix make -j 2014-02-19 16:58:28 -06:00
Michael Jerris
bf9e3a1f9e tgmath.h on freebsd is horribly broken and should never be used until they fix their operating system 2014-02-19 16:13:51 -05:00
Michael Jerris
b40dd8a374 freebsd fix, use detected cxx compiler when building esl 2014-02-19 16:10:48 -05:00
Michael Jerris
7af0618620 more bsd fixes 2014-02-19 15:56:02 -05:00
Anthony Minessale
99765fbd9a FS-6241 --resolve 2014-02-20 01:25:12 +05:00
Michael Jerris
020c9108a1 add search path for libtiff on bsd 2014-02-19 15:04:30 -05:00
Michael Jerris
f279a01f92 more bsd fun 2014-02-19 14:53:39 -05:00
Michael Jerris
9b85b9c986 more bsd fun 2014-02-19 14:52:03 -05:00
Michael Jerris
ec71881441 try to work a bit better on bsd 2014-02-19 14:41:04 -05:00
Ken Rice
1a852467d0 svn has been long retired 2014-02-19 13:03:49 -06:00
Michael Jerris
7549be4b78 try to make freebsd clang build move along a bit 2014-02-19 13:49:31 -05:00
Brian West
0911849154 Missed this we don't use underscores in settings in config files to prevent confusiong between variables and settings 2014-02-19 12:46:23 -06:00
Brian West
81f9303d42 FS-6219 --resolve 2014-02-19 08:42:19 -06:00
Brian West
cf1329df63 FS-6209 --resolve 2014-02-18 22:21:46 -06:00
Brian West
9511fd780c FS-6058 confirmed via installing FreeBSD 9.2 in a VM that this will indeed configure and compile 2014-02-18 22:10:54 -06:00
Brian West
6fbf599aa6 typos 2014-02-18 20:49:04 -06:00
Anthony Minessale
97e234048c FS-6204 refactor some dtls code to generate a 1024 bit cert suitable for dtls in all version of chrome 2014-02-19 07:05:37 +05:00
Travis Cross
9a0032e9b7 Exit non-zero from build-all on any build failure
./debian/util.sh build-all will do a number of builds in sequence or
parallel.  We now track if any of those builds fail to return a
.changes file and exit non-zero.
2014-02-18 21:05:12 +00:00
Travis Cross
edf294cdf1 Correct alphabetization 2014-02-18 20:48:28 +00:00
Travis Cross
e16b9c11a2 Add core build-dep on libogg-dev for speex 2014-02-18 20:47:32 +00:00
Travis Cross
1c61d88d51 Drop mod_speex from debian/
Speex is in the core, so Tony dropped the module.
2014-02-18 20:38:25 +00:00
Brian West
1c3001f8dd FS-2999 --resolve 2014-02-17 15:30:12 -06:00
Brian West
e607552060 FS-6058 --resolve 2014-02-17 14:50:19 -06:00
Nathan Neulinger
9d3000788d FS-6231 add support for sending call waiting tone when a simultaneous call is received --resolve 2014-02-17 13:25:11 -06:00
Brian West
f20670012d FS-6189 --resolve 2014-02-17 13:20:51 -06:00
Anthony Minessale
c945584201 FS-6237 --resolve 2014-02-17 23:48:59 +05:00
Anthony Minessale
b4b02f1eda FS-6002 -master 2014-02-17 22:25:19 +05:00
Anthony Minessale
63c415ac38 FS-6229 try this 2014-02-17 22:07:38 +05:00
Raymond Chandler
f826b4b6de FS-5845 --resolve 2014-02-17 10:33:19 -05:00
Peter Olsson
3162635dc9 FS-5045 --resolve Added build for Visual Studio 2010/2012. 2014-02-16 14:23:09 +01:00
Jeff Lenk
458ec1c492 FS-5377 --resolve 2014-02-15 23:02:52 -06:00
Jeff Lenk
5ca62ecb28 windows openssl disable warning 2010 only 2014-02-15 19:24:20 -06:00
Jeff Lenk
9842e9efd8 ESL-81 --resolve add specific SWIG code for windows 2014-02-15 18:36:49 -06:00
Seven Du
11dee76381 add user_data in esl_listen so the main function can pass a private user_data to callback 2014-02-16 08:14:44 +08:00
Peter Olsson
01e3eb458e Updated to OpenSSL 1.0.1f in Windows build 2014-02-15 21:05:04 +01:00
Jeff Lenk
b33d50c01e add vs2012 missing file for speex and correct 2010 for last commit 2014-02-15 10:53:20 -06:00