.. |
include
|
come to cluecon will ya
|
2012-07-06 17:54:21 -05:00 |
mod
|
FS-4406 please test asap and report back
|
2012-07-10 23:04:16 -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
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
inet_pton.c
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
switch.c
|
fix build related issues on windows - trivial
|
2012-07-11 07:52:20 -05:00 |
switch_apr.c
|
don't segfault after starting sofia, upon xml_open_config lookup failure for the profile from launch_sofia_worker_thread
|
2012-06-11 10:43:55 -04:00 |
switch_buffer.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_caller.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_channel.c
|
FS-4370 --resolve
|
2012-07-10 22:44:11 -05:00 |
switch_config.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_console.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core.c
|
come to cluecon will ya
|
2012-07-06 17:54:21 -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
|
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
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_file.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05: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-4204 --resolve
|
2012-05-10 22:34:37 -05:00 |
switch_core_memory.c
|
FS-4245 --resolve
|
2012-05-23 13:13:32 -05:00 |
switch_core_port_allocator.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_rwlock.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_session.c
|
add uuid to event socket apps
|
2012-07-02 15:12:55 -05:00 |
switch_core_speech.c
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
switch_core_sqldb.c
|
have sql thread manually subscribe to each event it cares about instead of every event and filtering it
|
2012-07-05 16:42:49 -05:00 |
switch_core_state_machine.c
|
tweak to confirm blind transfer patch
|
2012-05-08 19:33:53 -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
|
add initial-event-threads to switch.conf.xml
|
2012-06-29 11:39:49 -05:00 |
switch_ivr.c
|
add uuid to event socket apps
|
2012-07-02 15:12:55 -05:00 |
switch_ivr_async.c
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
switch_ivr_bridge.c
|
abstract out originate_signal_bond to a function to avoid confustion and regressions
|
2012-05-29 13:10:15 -05:00 |
switch_ivr_menu.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_ivr_originate.c
|
add execute_on_post_originate and api_on_post_originate to run on chosen newly originated channels vs execute_on_originate which runs on all candidates
|
2012-07-05 12:34:09 -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-4285 --resolve
|
2012-06-04 09:24:42 -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-4336 --resolve
|
2012-06-23 14:55:11 -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
|
Copyright date update.
|
2012-04-18 11:52:02 -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
|
FS-4382 --resolve
|
2012-07-06 11:12:14 -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
|
FS-4387 --resolve
|
2012-07-04 23:06:32 -05:00 |
switch_utils.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_xml.c
|
Copyright date update.
|
2012-04-18 11:52:02 -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 |