freeswitch/src
Anthony Minessale 8d61404016 fix issue where dtmf was not being sent on an outbound leg when there was no inbound audio 2012-09-28 16:17:20 -05:00
..
include Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
mod FS-4655 its not a bug its a behaviour request, try this patch 2012-09-27 14:27:28 -05:00
.gitignore Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree. 2010-04-05 23:17:43 +00:00
CMakeLists.txt
Makefile.am
fs_encode.c FS-2216 --resolve clang 2012-07-03 09:01:27 -05:00
g711.c
inet_pton.c Add initial support for VS2010 2010-06-28 15:49:19 -05:00
switch.c Condense the humanized FS version string 2012-09-23 04:13:04 +00:00
switch_apr.c fix thread priority code, this has never worked until today 2012-09-27 13:38:02 -05:00
switch_buffer.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_caller.c FreeSWITCH: Add preprocessor constant for default callerid number 2012-09-17 21:32:18 +02:00
switch_channel.c FS-4625 --resolve 2012-09-20 09:57:58 -05:00
switch_config.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_console.c FS-4654 --resolve 2012-09-26 08:01:25 -05:00
switch_core.c Fix error in switch_core_screen_size() and screen_size() fallback code. 2012-09-26 17:21:05 +02:00
switch_core_asr.c update name/e-mail address 2012-06-11 13:05:29 +00:00
switch_core_codec.c update name/e-mail address 2012-06-11 13:05:29 +00:00
switch_core_db.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_core_directory.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_core_event_hook.c remove unused resurrect code 2012-08-22 16:27:07 -05:00
switch_core_file.c add switch_core_file_write_video 2012-07-20 11:38:20 +08:00
switch_core_hash.c Merging FS-3432 switch_core_hash.c patch in from Tamas 2012-06-21 14:09:49 -07:00
switch_core_io.c Small tweak for media I/O in proxy mode, don't silence frame just because no codec. Needed for H.323 fax. 2012-09-19 12:33:10 +10:00
switch_core_media_bug.c FS-4596 --resolve 2012-09-18 11:34:45 -05:00
switch_core_memory.c revert 2012-08-16 12:09:19 -05:00
switch_core_port_allocator.c FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend 2012-07-23 11:36:19 -05:00
switch_core_rwlock.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_core_session.c FS-4655 its not a bug its a behaviour request, try this patch 2012-09-27 14:27:28 -05:00
switch_core_speech.c update name/e-mail address 2012-06-11 13:05:29 +00:00
switch_core_sqldb.c FreeSWITCH: Add missing semicolon 2012-09-26 17:45:05 +02:00
switch_core_state_machine.c add skip_cdr_causes variable to list call hangup causes that should not trigger cdr processing 2012-09-19 10:49:50 -05:00
switch_core_timer.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_cpp.cpp allow event consumer to supply size as optional arg 2012-06-14 11:31:46 -05:00
switch_curl.c move func in the core to hide the need to wrap it 2012-01-05 16:57:31 -06:00
switch_dso.c switch_dso.c: FreeBSD(8.0) dlerror() returns const char*, add cast to char* to avoid a warning (and abort due to -Werror) 2010-04-24 11:18:49 +02:00
switch_event.c fix small leak in var arrays 2012-09-14 17:07:55 -05:00
switch_ivr.c add timestamps for on and off hold times to put in xml cdrs 2012-09-07 18:17:57 -05:00
switch_ivr_async.c FS-4624 --resolve 2012-09-20 09:59:50 -05:00
switch_ivr_bridge.c FS-4593 please test this and post logs if necessary 2012-09-05 12:47:47 -05:00
switch_ivr_menu.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_ivr_originate.c FS-4636 fix regression 2012-09-26 11:25:42 -05:00
switch_ivr_play_say.c don't seg on no valid_terminators 2012-07-02 11:55:49 -04:00
switch_ivr_say.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_json.c FS-4618 --resolve 2012-09-14 07:38:03 -05:00
switch_limit.c Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
switch_loadable_module.c FS-4638 --resolve add error log for bad codec string 2012-09-27 12:10:13 -05:00
switch_log.c moot leak in logger since it only happens on shutdown 1/10 times but hey, lets fix it 2012-06-28 10:10:30 -05:00
switch_mprintf.c FS-3359 --resolve also added %y to printf macros to replace ' with \' 2011-07-07 15:08:23 -05:00
switch_nat.c Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
switch_odbc.c fix format 2012-08-15 12:15:09 -05:00
switch_pcm.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_profile.c FSCORE-570 2010-03-15 18:01:38 +00:00
switch_regex.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_resample.c re-implement sla barge using eavesdrop backend 2012-05-07 13:44:16 -05:00
switch_rtp.c fix issue where dtmf was not being sent on an outbound leg when there was no inbound audio 2012-09-28 16:17:20 -05:00
switch_scheduler.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_stun.c update stun to more modern spec 2012-06-22 18:15:06 -05:00
switch_swig.c Copyright date update. 2012-04-18 11:52:02 -05:00
switch_swig.i add getGlobalVariable and setGlobalVariable to swig stuff 2011-10-21 08:56:42 -05:00
switch_time.c Fixed Cairo's entry in the timezone files 2012-08-22 22:25:54 +08:00
switch_utils.c FS-4614 --resolve update to dynamic line buffer and use internal buffering to boot for file I/O on preprocessing XML 2012-09-18 15:39:28 -05:00
switch_xml.c trivial compiler warning 2012-09-18 22:10:47 -05:00
switch_xml_config.c Copyright date update. 2012-04-18 11:52:02 -05:00
tone2wav.c Copyright date update. 2012-04-18 11:52:02 -05:00