freeswitch/src
Anthony Minessale 1b2b456510 add transfer_to variable for call processing 2012-09-18 15:39:28 -05:00
..
include FreeSWITCH: Add preprocessor constant for default callerid number 2012-09-17 21:32:18 +02:00
mod add transfer_to variable for call processing 2012-09-18 15:39:28 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c FS-2216 --resolve clang 2012-07-03 09:01:27 -05:00
g711.c
inet_pton.c
switch.c Make version output more human-friendly 2012-07-20 07:43:26 +00:00
switch_apr.c add apr stub to get the real OS socket 2012-08-09 11:56:29 -05:00
switch_buffer.c
switch_caller.c FreeSWITCH: Add preprocessor constant for default callerid number 2012-09-17 21:32:18 +02:00
switch_channel.c add hold_events variable with start and stop times for each hold 2012-09-12 16:36:17 -05:00
switch_config.c
switch_console.c
switch_core.c FS-4099 --resolve switch windows to use posix delimiter (/) for base paths. This will correct numerous problems with escaped chars. This change only effects windows builds. Please test. 2012-09-16 14:15:49 -05: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
switch_core_directory.c
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 abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05: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
switch_core_session.c tweak 2012-08-30 16:52:34 -05:00
switch_core_speech.c update name/e-mail address 2012-06-11 13:05:29 +00:00
switch_core_sqldb.c evil typo to cause regression in new core recover engine 2012-08-29 01:00:58 -05:00
switch_core_state_machine.c another efficiency pass on sofia and refactoring of 3c685bff25 to be more efficient 2012-08-30 15:26:13 -05:00
switch_core_timer.c
switch_cpp.cpp allow event consumer to supply size as optional arg 2012-06-14 11:31:46 -05:00
switch_curl.c
switch_dso.c
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 video tweaks for echo app 2012-09-10 12:58:06 -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
switch_ivr_originate.c FreeSWITCH: Add preprocessor constant for default callerid number 2012-09-17 21:32:18 +02: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
switch_json.c FS-4618 --resolve 2012-09-14 07:38:03 -05:00
switch_limit.c
switch_loadable_module.c FS-4453 confirm this fixes your problem please 2012-07-26 12:32:51 -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
switch_nat.c
switch_odbc.c fix format 2012-08-15 12:15:09 -05:00
switch_pcm.c
switch_profile.c
switch_regex.c
switch_resample.c
switch_rtp.c FS-4548 --resolve such a little patch for a big problem, good find 2012-08-20 12:11:17 -05:00
switch_scheduler.c
switch_stun.c update stun to more modern spec 2012-06-22 18:15:06 -05:00
switch_swig.c
switch_swig.i
switch_time.c Fixed Cairo's entry in the timezone files 2012-08-22 22:25:54 +08:00
switch_utils.c FS-3971 --resolve 2012-09-04 12:30:23 -05:00
switch_xml.c FS-4099 --resolve switch windows to use posix delimiter (/) for base paths. This will correct numerous problems with escaped chars. This change only effects windows builds. Please test. 2012-09-16 14:15:49 -05:00
switch_xml_config.c
tone2wav.c