freeswitch/src/mod/applications
Mike Jerris 0929d7d7a9 Merge pull request #766 in FS/freeswitch from ~O_EMILIANO/freeswitch:bugfix/FS-8959-memory-leak to master
* commit 'f683c78a0e1e661fc6ae07ab30da361aa2cd10aa':
  FS-8959: [mod_av] fixed memory leak problem in encoding h264
2016-03-23 17:19:22 -05:00
..
mod_abstraction 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
mod_av Merge pull request #766 in FS/freeswitch from ~O_EMILIANO/freeswitch:bugfix/FS-8959-memory-leak to master 2016-03-23 17:19:22 -05:00
mod_avmd Merge pull request #762 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-8961-avmd-increase-robustness-of-variance to master 2016-03-21 15:36:41 -05:00
mod_bert FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command] 2015-09-21 18:00:32 -05:00
mod_blacklist 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
mod_callcenter FS-8856 - [mod_callcenter] Inserting member as a new one when restoring action fails because our agent_dispatch_thread removed the members just before we tried to update him. 2016-02-22 09:54:53 -03:00
mod_cidlookup CID:1025879 Logically dead code 2014-05-16 18:20:25 +00:00
mod_cluechoo FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
mod_commands FS-6833 #resolve [Allow Freeswitch to initiate Late offer calls.] #comment Regression from addition of custom variables 2016-02-02 17:15:27 -06:00
mod_conference FS-7800 disable video floor changes on multi canvas 2016-03-23 08:45:30 -05:00
mod_curl FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command] 2015-09-21 18:00:32 -05:00
mod_cv 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 2016-02-24 18:44:11 -05:00
mod_db FS-8631 [update regex to allow DSN to match rest of FS code] 2015-12-08 18:51:29 -05:00
mod_directory 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
mod_distributor FS-8341 [mod_distributor] fix gateway choose bug 2015-10-15 22:33:00 +08:00
mod_dptools FS-8914 2016-03-09 00:02:59 -06:00
mod_easyroute FS-8937: [mod_easyroute] handle segfault when using bad customer query or on query error 2016-03-16 16:10:57 -05:00
mod_enum FS-8316 resolving the build warnings in the modules too 2015-10-08 13:01:04 -07:00
mod_esf FS-8378: [mod_esf] fix crash when using esf_page over loopback when transcoding 2015-10-22 12:59:33 -05:00
mod_esl FS-6293: mod_esl srcdir build 2014-03-18 14:07:38 -04:00
mod_expr FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00
mod_fifo FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:08:52 -04:00
mod_fsk CID:1214209 Resource leak, don't leak event populated by switch_channel_get_variables 2014-05-15 13:22:51 +00:00
mod_fsv 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 2016-02-24 18:44:11 -05:00
mod_hash FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:08:52 -04:00
mod_hiredis FS-8377 Fix the handling of hiredis limit release when using an interval. The expectation for interval is to NOT decrement the limit. 2015-11-04 15:14:50 -08:00
mod_httapi FS-8811 #resolve [FS 1.7 crashes intermittently] 2016-03-04 16:56:55 -06:00
mod_http_cache FS-8811 #resolve [FS 1.7 crashes intermittently] 2016-03-04 16:56:55 -06:00
mod_ladspa FS-7549 #resolve 2015-07-16 16:05:45 +03:00
mod_lcr 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
mod_limit move applications to use automake 2014-03-07 18:36:12 -05:00
mod_memcache FS-7286 add file_interface support to mod_memcache 2016-03-11 17:08:31 -08:00
mod_mongo FS-7338: remove libsndfile from tree, use system lib instead 2015-05-28 12:47:24 -05:00
mod_mp4 FS-7967 SmartOS compatibility 2015-09-09 21:39:41 +00:00
mod_mp4v2 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 2016-02-24 18:44:11 -05:00
mod_nibblebill FS-8424 fix for default rounding values 2016-01-04 20:10:53 +00:00
mod_oreka FS-8047: [build] fix build errors in mod_rtmp, mod_oreka, and mod_sangoma_codec due to using __FUNCTION__ on newer compilers 2015-08-26 09:28:54 -04:00
mod_osp update copyright header for 2014 2014-02-12 12:08:56 -06:00
mod_prefix Add new module: mod_prefix 2014-07-22 15:28:31 +00:00
mod_rad_auth move applications to use automake 2014-03-07 18:36:12 -05:00
mod_random add channels param the the silence generator function 2014-06-13 04:49:44 +05:00
mod_redis FS-8777 #resolve FreeBSD: mod_redis/credis.c missing netinet/in.h include 2016-01-26 21:13:31 -05:00
mod_rss 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
mod_skel 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
mod_sms FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command] 2015-09-21 18:00:32 -05:00
mod_snapshot 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
mod_snom 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
mod_sonar FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command] 2015-09-21 18:00:32 -05:00
mod_soundtouch FS-7338: remove libsndfile from tree, use system lib instead 2015-05-28 12:47:24 -05:00
mod_spandsp FS-8776 #resolve Support GNU make parallel builds 2016-01-28 22:23:47 -05:00
mod_spy 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
mod_stress tabify 2015-05-28 12:47:22 -05:00
mod_translate https://freeswitch.org/jira/browse/FS-7126 fix variable expansion in translate api when there is no session involved. 2015-02-23 13:45:25 -03:00
mod_valet_parking 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
mod_vmd FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command] 2015-09-21 18:00:32 -05:00
mod_voicemail FS-8811 #resolve [FS 1.7 crashes intermittently] 2016-03-04 16:56:55 -06:00
mod_voicemail_ivr FS-7294: Enable -Werror when building with clang compiler #resolve 2015-02-17 12:20:33 -05:00
.gitignore move applications to use automake 2014-03-07 18:36:12 -05:00