]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Mon, 27 Jan 2014 01:12:17 +0000 (06:12 +0500)]
add spandsp-reconf to make
Travis Cross [Sun, 26 Jan 2014 18:02:22 +0000 (18:02 +0000)]
Fix mod_cluechoo error on load
mod_cluechoo needs to be linked against ncurses or we receive an error
about undefined symbols when loading the module. How did this ever
work?
Thanks-to: Dušan Dragić <dragic.dusan@gmail.com>
FS-5965
Travis Cross [Sat, 25 Jan 2014 23:51:21 +0000 (23:51 +0000)]
Fix broken paths and XML in conf/sbc
Before Jay, no one must have actually tried using the example SBC
config.
Thanks-to: Jay Blinks <jaybinks@gmail.com>
Thanks-to: Cal Leeming <cal.leeming@simplicitymedialtd.co.uk>
FS-6144 --resolve
Peter Olsson [Sat, 25 Jan 2014 10:38:17 +0000 (11:38 +0100)]
FS-6147 --resolve
Anthony Minessale [Fri, 24 Jan 2014 22:51:27 +0000 (03:51 +0500)]
only send cng when its setup
Anthony Minessale [Fri, 24 Jan 2014 22:48:25 +0000 (03:48 +0500)]
block all possible routes to write data during ice and dtls negotiation
Peter Olsson [Fri, 24 Jan 2014 21:39:50 +0000 (22:39 +0100)]
mod_v8: Skip clean before rebuild
Anthony Minessale [Fri, 24 Jan 2014 19:18:10 +0000 (00:18 +0500)]
FS-6094 --resolve This change should fix the problem and you don't need to try the patch anymore
Jeff Lenk [Fri, 24 Jan 2014 04:20:43 +0000 (22:20 -0600)]
vs2010 reswig
Jeff Lenk [Fri, 24 Jan 2014 03:51:11 +0000 (21:51 -0600)]
FS-6129 vs2010 didnt like the syntax here
Chris Rienzo [Fri, 24 Jan 2014 02:40:11 +0000 (21:40 -0500)]
mod_rayo: fix memory leak in input component
Anthony Minessale [Fri, 24 Jan 2014 00:44:30 +0000 (05:44 +0500)]
FS-5755 part 1
Peter Olsson [Thu, 23 Jan 2014 22:46:06 +0000 (23:46 +0100)]
mod_v8: Removed i18n support (ECMAScript 402) from V8 for now, to make build work on ARM platform. This will also force a rebuild of V8
Anthony Minessale [Thu, 23 Jan 2014 22:11:53 +0000 (03:11 +0500)]
FS-5420 --resolve
Anthony Minessale [Thu, 23 Jan 2014 19:36:52 +0000 (00:36 +0500)]
FS-5676 --resolve
Anthony Minessale [Thu, 23 Jan 2014 19:23:58 +0000 (00:23 +0500)]
FS-5675 --resolve
Anthony Minessale [Thu, 23 Jan 2014 16:26:49 +0000 (21:26 +0500)]
tweak event queue size on event socket and speed up fs_cli a little to keep up on busy logging env
Peter Olsson [Thu, 23 Jan 2014 13:33:21 +0000 (14:33 +0100)]
mod_v8: Force build on Windows to generate project files for the current version used.
Peter Olsson [Thu, 23 Jan 2014 12:39:34 +0000 (13:39 +0100)]
FS-6129 More improvements for V8 Windows build on 32-bit machines.
Peter Olsson [Thu, 23 Jan 2014 11:34:15 +0000 (12:34 +0100)]
Ignore log files generated during build on Windows
Peter Olsson [Thu, 23 Jan 2014 11:24:18 +0000 (12:24 +0100)]
mod_v8: Updated license header
Peter Olsson [Thu, 23 Jan 2014 11:21:41 +0000 (12:21 +0100)]
Silence more compiler warnings
Jeff Lenk [Thu, 23 Jan 2014 04:23:19 +0000 (22:23 -0600)]
FS-6129 remove for testing
Travis Cross [Wed, 22 Jan 2014 21:08:16 +0000 (21:08 +0000)]
Delete old debian build tools
Travis Cross [Wed, 22 Jan 2014 21:05:45 +0000 (21:05 +0000)]
Delete old SVN build script
Travis Cross [Wed, 22 Jan 2014 21:01:13 +0000 (21:01 +0000)]
Log channel UUID by default
We want people to have this on so that when we're looking at reported
log files we can tell what is going on.
William King [Wed, 22 Jan 2014 23:27:51 +0000 (15:27 -0800)]
Fixing leak in presense where the contact header doesn't include the fs_path option during a presense subscription
William King [Wed, 22 Jan 2014 21:55:13 +0000 (13:55 -0800)]
If libvlc fails to initialize, then the module should fail to load.
Anthony Minessale [Wed, 22 Jan 2014 21:52:42 +0000 (02:52 +0500)]
remove double event crate, removing a memory leak in valet parking
Peter Olsson [Wed, 22 Jan 2014 21:47:11 +0000 (22:47 +0100)]
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
Peter Olsson [Wed, 22 Jan 2014 21:28:53 +0000 (22:28 +0100)]
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
Anthony Minessale [Wed, 22 Jan 2014 21:13:10 +0000 (02:13 +0500)]
FS-6140 --resolve
Anthony Minessale [Wed, 22 Jan 2014 17:55:09 +0000 (22:55 +0500)]
fix crash in mod_voicemail when trying to forward to another extension in some cases
Anthony Minessale [Wed, 22 Jan 2014 17:40:29 +0000 (22:40 +0500)]
add support for originated_legs and originating_leg_uuid on enterprise originate
Peter Olsson [Tue, 21 Jan 2014 11:34:14 +0000 (12:34 +0100)]
mod_v8: Simplify Visual Studio projects to make it easier to change version of V8 in the future
Peter Olsson [Tue, 21 Jan 2014 09:54:30 +0000 (10:54 +0100)]
mod_v8: Force V8 build to disable python multithreading support during build, to make it safe to build even if there is not enough rights on /dev/shm. FS-6111 --resolve
Travis Cross [Tue, 21 Jan 2014 05:45:19 +0000 (05:45 +0000)]
Add some debugging notes to our docs/
Travis Cross [Tue, 21 Jan 2014 04:40:00 +0000 (04:40 +0000)]
Add util option to customize suite names
This lets us set the suite name in the changelog file to
e.g. sid-experimental. This way we can share a single debian repo URL
for all versions, but make sure that incoming files are directed to
the correct distro.
Travis Cross [Tue, 21 Jan 2014 03:54:00 +0000 (03:54 +0000)]
Log FS version with backtrace-from-core
Travis Cross [Tue, 21 Jan 2014 03:49:14 +0000 (03:49 +0000)]
Add symbols for version information
This allows us to automatically pull the version of FS out of a core
file for better reporting of bugs.
Travis Cross [Tue, 21 Jan 2014 03:52:10 +0000 (03:52 +0000)]
Refactor to use gdb printf
Travis Cross [Tue, 21 Jan 2014 03:38:41 +0000 (03:38 +0000)]
Add utility to generate backtraces from core files
This should help with getting people reporting issues to provide us
the exact and complete debugging information we need. In many cases
we'll be able to have them just run this script against their core
file.
Anthony Minessale [Mon, 20 Jan 2014 18:34:32 +0000 (23:34 +0500)]
add version to log
Anthony Minessale [Mon, 20 Jan 2014 18:13:50 +0000 (23:13 +0500)]
change startup logline to info so it goes in the logs and we can see which version is running
Brian West [Mon, 20 Jan 2014 17:29:59 +0000 (11:29 -0600)]
FS-6068 missed on
Peter Olsson [Mon, 20 Jan 2014 10:32:28 +0000 (11:32 +0100)]
mod_v8: Added configure flag --enable-static-v8 to enable static linking of the V8 lib. Also enabled this flag for the Debian packaging system. Please note the static linking has only been verified on Linux so far
Travis Cross [Mon, 20 Jan 2014 00:30:58 +0000 (00:30 +0000)]
Build debian packages verbosely
Peter Olsson [Sun, 19 Jan 2014 10:41:15 +0000 (11:41 +0100)]
mod_v8: Detect the g++ target platform, and use this when building V8
Jeff Lenk [Sun, 19 Jan 2014 05:32:33 +0000 (23:32 -0600)]
fix gsmopen and skypopen last commit for logging
Travis Cross [Fri, 17 Jan 2014 07:05:17 +0000 (07:05 +0000)]
Handle Linux TCP keepalives better in Sofia
Sofia accepts a value for the TCP keepalive timeout interval via
TPTAG_KEEPALIVE, however it fails to use this value for the Linux
keepalive socket options TCP_KEEPIDLE and TCP_KEEPINTVL. In fact, on
Linux it enables the sending of TCP keepalives even if tpp_keepalive
is set to zero which would disable Sofia's internal keepalive
mechanisms. Sofia then uses a hard coded value of 30 seconds for
these keepalive intervals which affects battery life on mobile
devices.
With this commit we harmonize the sending of TCP keepalives on Linux
with other platforms by using the value from TPTAG_KEEPALIVE and not
enabling the sending of TCP keepalives at all if the value of the
parameter is zero.
FS-6104 --resolve
Peter Olsson [Sat, 18 Jan 2014 10:24:57 +0000 (11:24 +0100)]
mod_v8: Add support for build in VS2010. Files manually patched, but they should work as expected
Peter Olsson [Sat, 18 Jan 2014 10:22:18 +0000 (11:22 +0100)]
Improved VS2012 project files for opus lib, to make it work better when converting into VS2013 project
Jeff Lenk [Fri, 17 Jan 2014 22:27:00 +0000 (16:27 -0600)]
FS-6103 --resolve
Jeff Lenk [Fri, 17 Jan 2014 22:17:57 +0000 (16:17 -0600)]
FS-6102 --resolve
Travis Cross [Fri, 17 Jan 2014 20:06:14 +0000 (20:06 +0000)]
Add description of util.h -l usage
Travis Cross [Fri, 17 Jan 2014 20:03:39 +0000 (20:03 +0000)]
Use -i to simplify debian/README.source
Travis Cross [Fri, 17 Jan 2014 19:16:26 +0000 (19:16 +0000)]
Add convenience option for building a small subset of modules
Travis Cross [Fri, 17 Jan 2014 19:07:11 +0000 (19:07 +0000)]
Add option to install build-deps needed by debian/util.sh
Steve Underwood [Fri, 17 Jan 2014 15:16:23 +0000 (23:16 +0800)]
Fixed poor checking for ARM NEON
Ken Rice [Fri, 17 Jan 2014 15:14:54 +0000 (09:14 -0600)]
new for new switch_version_full()
Ken Rice [Fri, 17 Jan 2014 15:07:16 +0000 (09:07 -0600)]
hush cranky compiles due to no format string
Travis Cross [Fri, 17 Jan 2014 09:58:39 +0000 (09:58 +0000)]
Build mod_shout on Debian
...at least until mod_vlc stabilizes.
Travis Cross [Fri, 17 Jan 2014 08:43:34 +0000 (08:43 +0000)]
Suggest vlc-dbg for mod_vlc
This helps to reason about any core dumps that come from libvlc /
mod_vlc.
Travis Cross [Fri, 17 Jan 2014 08:40:44 +0000 (08:40 +0000)]
Depend on vlc-nox for mod_vlc
mod_vlc needs the plugins from vlc-nox to do anything useful.
Currently mod_vlc segfaults without the plugins. Even after that is
fixed, however, without any plugins mod_vlc can't do its job, so we'll
set a hard dependency here. I could probably be talked into making
this a Recommends rather than Depends.
FS-6124
Jeff Lenk [Fri, 17 Jan 2014 04:40:37 +0000 (22:40 -0600)]
vs2010 switch_version.c fix
Jeff Lenk [Fri, 17 Jan 2014 04:00:21 +0000 (22:00 -0600)]
fix mod_skypopen and mod_gsmopen for switch_version.c
Jeff Lenk [Fri, 17 Jan 2014 03:35:40 +0000 (21:35 -0600)]
fix windows for switch_version.c still need work for mod_skypopen and mod_gsmopen
Anthony Minessale [Thu, 16 Jan 2014 21:09:38 +0000 (15:09 -0600)]
typo in last change
Anthony Minessale [Thu, 16 Jan 2014 20:55:04 +0000 (01:55 +0500)]
fold version macros into runtime functions to avoid cascade rebuilds when modifying the core
Anthony Minessale [Thu, 16 Jan 2014 20:54:47 +0000 (01:54 +0500)]
fold version macros into runtime functions to avoid cascade rebuilds when modifying the core
Peter Olsson [Thu, 16 Jan 2014 18:56:45 +0000 (19:56 +0100)]
mod_v8: Improved build for some version of gcc and (hopefully) fixed build on OSX
Steve Underwood [Wed, 15 Jan 2014 16:49:11 +0000 (00:49 +0800)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Wed, 15 Jan 2014 16:47:29 +0000 (00:47 +0800)]
Removal of some pointless callback parameters in the spandsp AT command
interpreter, and fixes for my congential inability to reliably spell psuedo,
er, pseudo, er, whatever.
Peter Olsson [Wed, 15 Jan 2014 16:46:14 +0000 (17:46 +0100)]
mod_v8: In FileIO, make sure to initialize buffer with NULL, and add extra space for terminating NULL char
Anthony Minessale [Wed, 15 Jan 2014 16:20:01 +0000 (21:20 +0500)]
FS-5544 --resolve
Raymond Chandler [Wed, 15 Jan 2014 15:56:15 +0000 (10:56 -0500)]
FS-6090 --resolve
Peter Olsson [Wed, 15 Jan 2014 15:55:04 +0000 (16:55 +0100)]
mod_v8: Extended FSEvent class to handle array values in headers, also a new constructor flag was added to make it possible to create events holding only unique headers
Marc Olivier Chouinard [Wed, 15 Jan 2014 05:54:00 +0000 (00:54 -0500)]
Removed Makefile.in from legacy mod_lua and added .gitignore to help not get it back in.
Anthony Minessale [Wed, 15 Jan 2014 00:56:17 +0000 (05:56 +0500)]
some webrtc tweaks
Travis Cross [Tue, 14 Jan 2014 23:47:31 +0000 (23:47 +0000)]
Work around debian bootstrap parsing oddity
Travis Cross [Tue, 14 Jan 2014 22:58:02 +0000 (22:58 +0000)]
Add mod_v8 to control-modules
Travis Cross [Tue, 14 Jan 2014 22:36:17 +0000 (22:36 +0000)]
Ignore src/mod/legacy in debian builds
FS-6110 --resolve
Travis Cross [Tue, 14 Jan 2014 22:34:36 +0000 (22:34 +0000)]
Refactor check in debian bootstrap
Peter Olsson [Tue, 14 Jan 2014 22:03:37 +0000 (23:03 +0100)]
mod_v8: Renamed XML error property to a better name
Anthony Minessale [Tue, 14 Jan 2014 22:02:45 +0000 (03:02 +0500)]
FS-6106 --resolve
Anthony Minessale [Tue, 14 Jan 2014 21:58:13 +0000 (02:58 +0500)]
FS-6086 --resolve
Anthony Minessale [Tue, 14 Jan 2014 21:39:22 +0000 (02:39 +0500)]
FS-6107 --resolve
Anthony Minessale [Tue, 14 Jan 2014 19:28:30 +0000 (00:28 +0500)]
wire json api interface into mod_v8
Anthony Minessale [Tue, 14 Jan 2014 17:59:49 +0000 (22:59 +0500)]
FS-6108 --resolve caused by switch_ivr_media while on hold
Peter Olsson [Tue, 14 Jan 2014 17:30:32 +0000 (18:30 +0100)]
mod_v8: Tweak to Windows build
Peter Olsson [Tue, 14 Jan 2014 16:02:15 +0000 (17:02 +0100)]
Ignore autogenerated Makefile
Peter Olsson [Tue, 14 Jan 2014 14:41:44 +0000 (15:41 +0100)]
mod_v8: Added shell script used to fetch a specific version of V8 from git, and package it into tarballs
Peter Olsson [Tue, 14 Jan 2014 10:04:03 +0000 (11:04 +0100)]
Initial commit of mod_v8
Marc Olivier Chouinard [Tue, 14 Jan 2014 14:34:20 +0000 (09:34 -0500)]
FS-6095 --resolve modified to protect against memory leak and make it more consistant with other modules
Peter Olsson [Tue, 14 Jan 2014 08:47:36 +0000 (09:47 +0100)]
Silence warnings: Use _strdup instead of strdup on Windows Release build
Peter Olsson [Tue, 14 Jan 2014 08:46:01 +0000 (09:46 +0100)]
ssize_t incorrectly defined as int on Windows x64 builds
Peter Olsson [Tue, 14 Jan 2014 08:31:36 +0000 (09:31 +0100)]
Add missing EXTERN C in FS header files, needed for the upcoming mod_v8 build
Peter Olsson [Tue, 14 Jan 2014 08:27:56 +0000 (09:27 +0100)]
Check if stdint has been included before trying to declare int variants. Needed for mod_v8 build in Windows
Chris Rienzo [Mon, 13 Jan 2014 20:49:52 +0000 (15:49 -0500)]
FS-6077 mod_rayo - minor regression on end events from outbound calls
Chris Rienzo [Mon, 13 Jan 2014 19:38:47 +0000 (14:38 -0500)]
SIP-6077 --resolve mod_rayo - wait for park event before allowing re-join of call