Commit Graph

25389 Commits

Author SHA1 Message Date
Chris Rienzo da5fd53417 mod_rayo: fix hangup after unjoining bridged calls 2013-10-18 09:47:30 -04:00
William King e0054af96f Fixing a use after free 2013-10-17 22:27:34 -07:00
Travis Cross 3fce1aae03 Fix build of apr-util expat with libtool2
Applied patch from:
http://people.apache.org/~rjung/patches/expat-libtool2.patch

The failure that results from this seems to occur
non-deterministically.

FS-3185 --resolve
2013-10-17 20:41:58 +00:00
Anthony Minessale 70ea252505 tweak 2013-10-18 01:32:31 +05:00
Anthony Minessale 37774268c0 FS-5882 --resolve 2013-10-17 22:40:07 +05:00
Anthony Minessale 6a7793f72a change dtmf vol to 13 2013-10-17 12:33:55 -04:00
Anthony Minessale b1a3a106ec FS-5852 --resolve 2013-10-17 12:18:01 -04:00
Anthony Minessale 9246309a21 comment out 2013-10-17 12:07:37 -04:00
Travis Cross 9921007a4b Ensure that flite gets configured before building
Without this change, we would only configure flite if its Makefile did
not exist.  However in the tarball for flite (v1.5.4), there is a
Makefile even before you run configure.  So the only reason this
worked at all was because make was calculating the rules to run before
downloading and extracting flite.

If you build flite without configuring it first, you get a flite with
ALSA symbols that doesn't load in FS.

In discussion with the flite guys, they indicated that the presence of
the Makefile in the tarball is indeed intended.

This change has the side-effect of fixing mod_flite in the Debian
packages.

FS-5873 --resolve
2013-10-17 13:54:47 +00:00
Chris Rienzo 1c3704e78f FS-5884 --resolve mod_rayo: detect unjoin mismatch 2013-10-17 09:42:52 -04:00
Jeff Lenk 4819ee18ab windows compiler warning 2013-10-16 21:47:09 -05:00
Anthony Minessale 2ffe831206 refactor and add more plumbing 2013-10-17 03:58:09 +05:00
Anthony Minessale af4c91764d only test for reneg after 20 sec with no activity 2013-10-17 03:58:09 +05:00
Anthony Minessale b694cb09a6 google changed something in DTLS 2013-10-17 03:58:09 +05:00
Anthony Minessale b474c89708 FS-5861 regression typo 2013-10-16 14:33:25 -04:00
Raymond Chandler 25e7be1c60 FS-2731 apply patch 2013-10-16 10:56:01 -04:00
William King 00c46450ff In a case where calls to phones with presence enabled as well as presence disabled,
there were cases where the presence enabled calls weren't turning off lights
due to the fact that there were calls still up on the phone(though those calls had presence disabled).
2013-10-15 19:09:39 -07:00
Anthony Minessale c94dd25e4e swigall 2013-10-15 15:31:28 -05:00
Anthony Minessale 4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Michael Jerris c7ccf84a14 FS-5819: configure fix for new clang detection 2013-10-15 13:08:03 -07:00
Chris Rienzo 778ac5341a FS-5773 --resolve mod_ssml: allow rendering of documents if TTS is not configured 2013-10-15 15:51:04 -04:00
Chris Rienzo ca32b7e357 FS-5865 --resolve mod_rayo: fix join/unjoin IQ result for mixers 2013-10-15 14:17:33 -04:00
Steve Underwood 348e9ba1d1 Eliminate a few more warnings in Windows builds 2013-10-16 01:33:37 +08:00
Steve Underwood 15ca745cd4 Eliminate more warnings 2013-10-16 00:53:18 +08:00
Steve Underwood 84324ab7b1 Eliminate some more warnings 2013-10-16 00:47:29 +08:00
Michael Jerris f236ca113d FS-5819: configure fix for new clang detection and adjust cflags for building with newest clang 2013-10-15 09:34:15 -07:00
Michael Jerris 44d5d43b3b FS-5819: configure fix for new clang detection and adjust cflags for building with newest clang 2013-10-15 09:16:36 -07:00
Steve Underwood 7c99132c8a Eliminate a warnign in G.722.1 2013-10-15 23:51:54 +08:00
Steve Underwood 81e805165a Eliminate some warnings in a Windows build 2013-10-15 23:39:59 +08:00
Travis Cross 968ac08305 Add mod_format_cdr to Debian packaging 2013-10-15 12:12:34 +00:00
Anthony Minessale 850c154bd4 fix vid switching in webrtc 2013-10-15 04:57:57 +05:00
Brian West 230e005a08 Fix my snafu and allow <stun_server>[:port] [<source_ip>[:<source_port]] 2013-10-14 17:36:37 -05:00
Anthony Minessale 323d4c73d1 remove timestamp and raw_rtp flag from loopback frames 2013-10-14 13:06:41 -05:00
Jeff Lenk e7287f901f fix windows build for recent spandsp commit 2013-10-12 16:40:29 -05:00
Travis Cross 5fd0255523 Force preference on ssmtp if no MTA is installed
FS-5872 --resolve
2013-10-12 17:59:22 +00:00
Brian West 4108193d42 doh, use the decoded value 2013-10-11 17:23:47 -05:00
Brian West 40aeedcbe4 url_decode the cid_name when you vm_cc 2013-10-11 17:20:46 -05:00
Steve Underwood 9990be4209 Avoid use of config.h in build environment tools in spandsp 2013-10-11 23:42:06 +08:00
Anthony Minessale 1cd6d44b06 move shutdown of session to after switch_event 2013-10-10 22:23:22 +05:00
Michael Jerris ca0e8eaf53 FS-5866 2013-10-10 11:48:57 -04:00
Anthony Minessale 55ed8c7b13 FS-5861 --resolve 2013-10-09 17:46:27 -05:00
Chris Rienzo 396d2c6cb1 FS-5865 mod_rayo: send IQ result after join/unjoin completes 2013-10-09 17:39:33 -04:00
Travis Cross 87831d1672 Document purpose of sofia profile aliasing 2013-10-09 20:09:14 +00:00
Steve Underwood 25a942e12c Updated the MSVC version of spandsp.h to follow the generated one 2013-10-09 22:37:01 +08:00
Anthony Minessale 9d228e4fe9 FS-5857 --resolve 2013-10-08 15:47:57 -05:00
Anthony Minessale 8aff25e03d FS-5855 please try lastest HEAD 2013-10-08 12:10:36 -05:00
Anthony Minessale 6e6a77fa86 FS-5849 --resolve
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-10-08 11:09:04 -05:00
Anthony Minessale b5ca53f2f9 FS-5851 --resolve 2013-10-08 09:40:08 -05:00
Brian West c0dc8ed6ff deal with rtp keep alives 2013-10-07 11:38:08 -05:00
Anthony Minessale 5ba88abf14 FS-5848 --resolve 2013-10-07 08:05:10 -05:00