Commit History

Author SHA1 Message Date
  Anthony Minessale 91d62b7cc6 FS-10050 polish 7 years ago
  Seven Du a0a7b416f4 FS-10050 add mod_video_filter 7 years ago
  Mike Jerris c03ec62e1b Merge pull request #738 in FS/freeswitch from ~KYCONQUERS/mod_fail2ban:FS-7394-add-mod_fail2ban to master 7 years ago
  Sebastian Kemper ca7e3694a5 FS-9858: add configure switches to disable libpng and freetype support 8 years ago
  Dragos Oancea 3ccf1704c1 FS-9825: Added AMR-WB transcoding capabilities (in both Bandwidth Efficient and Octet Aligned modes) 8 years ago
  Mike Jerris 238e228942 this works on other compilers now too.. if you use it on something that doesn't work.. it might blow up, so dont do that 8 years ago
  Tamas Cseke c06287da5b Add raven logger module 8 years ago
  Anthony Minessale 9b8a5edd3d FS-9638 8 years ago
  Mike Jerris c9452d15d0 FS-9670: just use pkg-config to locate amr libs and add debian requirements 8 years ago
  Dragos Oancea a0284af8ea FS-9670: add autodetection of opencore-amrnb lib and "--disable-amr" option to configure script 8 years ago
  Anthony Minessale c409499cd9 FS-9576 #resolve [Add Realtime Text] 8 years ago
  Spencer Thomason 5a2f9d7a78 FS-9466: Use system MD5 if available 8 years ago
  Spencer Thomason a2fd327fa7 FS-9386: [mod_snmp] Use net-snmp-config for SNMP libs if available 8 years ago
  Mike Jerris 7e021af4d5 clean up noisy configure 8 years ago
  William King 35b816bb27 FS-9310 Native support for Flowroute SMS API over HTTP(S) 8 years ago
  Michael Jerris 257e8d6b2f FS-9263: [build] attempt to find the proper lua5.2 version on openbsd 8 years ago
  Michael Jerris 53ed9ce06f FS-9260: [build] add -ltermcap for openbsd so it can correctly link to libedit 8 years ago
  Spencer Thomason 585cccd940 FS-9185: fix format ifdefs for Solaris SPARC 8 years ago
  Ken Rice 7375ad9e89 FS-9081 [Ubuntu Packaging] WIP Patches to build system and configure to allow FS to build on 14.04 8 years ago
  Michael Jerris 0742defa9b FS-9109: [build] attempt to fix misleading indentation errors on gcc 6.0 8 years ago
  Kyle King 4c1e7f24bc FS-7394 adding mod_fail2ban into freeswitch repo 9 years ago
  Chris Rienzo a7465e6cbf FS-9052 [mod_hiredis] add connection pooling, improve dropped connection resiliency, and allow 0.10.0 of hiredis for CentOS 6. 8 years ago
  Michael Jerris 22fd90e71e FS-8623: we really need this flag, but need to fix libvpx configure to let us pass it 8 years ago
  Michael Jerris 159f4a1396 FS-8623: fix sun studio build errors building libvpx 8 years ago
  Michael Jerris 3976eb17d0 FS-8623: fix sun studio build errors building libvpx 8 years ago
  Michael Jerris 0763f694ff FS-8294: [freetdm] pass in modinstdir to freetdm configure 8 years ago
  Michael Jerris 94fd5db497 FS-8883: fix compile due to unused result failure on gnu compiler with --disable-debug 8 years ago
  Michael Jerris 1540546cc1 FS-8884: add --disable-libyuv and --disable-libvpx configure args to disable building these libraries 8 years ago
  Michael Jerris febe0f8dac FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 8 years ago
  Michael Jerris 44da905b4f FS-8867: build using in tree libyuv to match required version and not impact system ones that are never sufficient version 8 years ago