freeswitch/src/mod/applications
Anthony Minessale 853873725b FS-7500: factor out the write_image callback and fix the vlc video endpoint to setup and match the audio params of the A leg when bridged 2015-05-28 12:46:48 -05:00
..
mod_abstraction
mod_av FS-7500: factor out the write_image callback and fix the vlc video endpoint to setup and match the audio params of the A leg when bridged 2015-05-28 12:46:48 -05:00
mod_avmd FS-6373 2014-07-09 08:25:54 -05:00
mod_bert Fix timestamps in mod_bert broken by the cpu improvements refactoring 2014-12-18 02:04:05 -05:00
mod_blacklist FS-6620 mod_blacklist fix not deleting entries from list 2014-08-03 11:51:46 +02:00
mod_callcenter Fix race condition when callcenter member cancels the call. 2015-02-18 14:26:02 +01:00
mod_cidlookup
mod_cluechoo
mod_commands FS-7500: another round of trying to make things work 2015-05-28 12:46:48 -05:00
mod_conference FS-7500: another round of trying to make things work 2015-05-28 12:46:48 -05:00
mod_curl FS-7340: remove all build system references to json-c because we are no longer using it anywhere 2015-03-04 14:06:18 -05:00
mod_db FS7750: When using the api command group, there is no way to return the contact list separated by :_:, which is required to group call extensions that have been multiply-registered. 2015-03-06 14:39:53 -07:00
mod_directory FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry. Fix issue where group by would produce multiple row of count(*) result. Using distinct instead wouldn't solve the issue in SQLITE because of a bug, so solution is to use a subselect. 2014-10-14 09:53:12 -04:00
mod_distributor
mod_dptools Typo from previous convenience app commit 2015-04-16 07:50:07 -05:00
mod_easyroute
mod_enum
mod_esf
mod_esl
mod_expr fix line endings 2015-05-28 12:46:43 -05:00
mod_fifo FS-6968 Changes to mod_fifo.c to add outbound_per_cycle_min 2014-11-06 19:21:58 -05:00
mod_fsk
mod_fsv FS-7500: factor out the write_image callback and fix the vlc video endpoint to setup and match the audio params of the A leg when bridged 2015-05-28 12:46:48 -05:00
mod_hash Check for null hash on increment of mod_hash limit 2014-09-11 17:47:57 +00:00
mod_httapi FS-7496 Updated mime.types, added switch_core_mime_type2ext function and used it in mod_httapi. Now, file extensions defined in mime.types will be applied if mod_httapi downloads a file without one. 2015-04-30 14:24:41 -04:00
mod_http_cache FS-7496 [mod_http_cache] lookup file extension from content-type if missing in URL 2015-04-30 16:06:19 -04:00
mod_ladspa
mod_lcr
mod_limit
mod_memcache FS-7214: [mod_memchace] fix seg caused by bad command argument bounds checking for flush and deleete 2015-01-29 10:41:51 -06:00
mod_mongo FS-7557 fix crash when doing 'limit_usage mongo foo bar' 2015-05-15 08:43:00 -04:00
mod_mp4
mod_nibblebill
mod_oreka
mod_osp
mod_prefix Add new module: mod_prefix 2014-07-22 15:28:31 +00:00
mod_rad_auth
mod_random
mod_redis FS-5666: [mod_redis] add ignore_connect_fail config setting to not kill the call when redis is down when using redis backend for limit 2014-11-17 10:29:47 -05:00
mod_rss
mod_skel
mod_sms FS-6831 while you can already unset by calling set with var=, same with set in dialplan this is a convience function similar to our unset in dialplan 2014-11-05 09:44:24 -06:00
mod_snapshot
mod_snipe_hunt
mod_snom add command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receiveddel' 2014-10-14 23:26:48 +02:00
mod_sonar
mod_soundtouch
mod_spandsp A slightly mroe elegant an commented fix for the potential overflow issue in udptl.c 2015-05-12 12:00:04 +08:00
mod_spy
mod_stress dos2unix a bunch of files 2014-07-22 15:04:28 -04: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-6781: #resolve #comment lets change this to always do confirm to match the other place where we set this 2014-10-03 16:53:38 -04:00
mod_vmd
mod_voicemail FS-7313 #resolve any further issues in this code it will just be removed 2015-02-23 16:38:20 -06:00
mod_voicemail_ivr FS-7294: Enable -Werror when building with clang compiler #resolve 2015-02-17 12:20:33 -05:00
.gitignore