.. |
include
|
revert svn revisions 9682-9684 (FSCORE-183 is totally broken) (fixes FSCORE-194)
|
2008-09-28 03:48:36 +00:00 |
mod
|
clarify to match other code
|
2008-09-29 00:39:07 +00:00 |
g711.c
|
move L16 and g711 into the core
|
2008-02-18 19:43:57 +00:00 |
inet_pton.c
|
tweak windows build for inet_pton
|
2008-04-21 16:48:34 +00:00 |
Makefile.am
|
Make libdir and bindir being accepted by libs and modules
|
2008-02-18 14:58:41 +00:00 |
switch_apr.c
|
still try to graceful shutdown in dire cirumstances
|
2008-09-09 15:25:31 +00:00 |
switch_buffer.c
|
msvc build fix
|
2008-07-24 07:20:09 +00:00 |
switch_caller.c
|
expose time table to variable interface via caller field lookup
|
2008-09-15 14:32:23 +00:00 |
switch_channel.c
|
add handy functions
|
2008-09-24 21:19:29 +00:00 |
switch_config.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_console.c
|
fix MODAPP-145
|
2008-09-19 17:05:44 +00:00 |
switch_core_asr.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_codec.c
|
Added some const kerywords to parameters.
|
2008-09-07 03:59:39 +00:00 |
switch_core_db.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_directory.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_event_hook.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_file.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_hash.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_io.c
|
make debug message less lethal
|
2008-09-24 20:56:49 +00:00 |
switch_core_media_bug.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_memory.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_port_allocator.c
|
use lighter math and avoid infinite loop in port allocator (FSCORE-148)
|
2008-07-07 18:13:17 +00:00 |
switch_core_rwlock.c
|
spelling
|
2008-09-02 03:25:01 +00:00 |
switch_core_session.c
|
spelling
|
2008-09-01 15:40:36 +00:00 |
switch_core_speech.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core_sqldb.c
|
fix function to be in the proper locaiton
|
2008-09-08 20:35:17 +00:00 |
switch_core_state_machine.c
|
tweak
|
2008-09-25 19:53:43 +00:00 |
switch_core_timer.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core.c
|
tweak
|
2008-09-26 16:40:16 +00:00 |
switch_cpp.cpp
|
revert svn revisions 9682-9684 (FSCORE-183 is totally broken) (fixes FSCORE-194)
|
2008-09-28 03:48:36 +00:00 |
switch_event.c
|
doh
|
2008-09-12 19:23:45 +00:00 |
switch_ivr_async.c
|
part two of FSCORE-193
|
2008-09-27 18:49:21 +00:00 |
switch_ivr_bridge.c
|
increment app before execute in case it returns to execute it will go to the next item in the list and not the same
|
2008-09-25 14:25:59 +00:00 |
switch_ivr_menu.c
|
revert svn revisions 9682-9684 (FSCORE-183 is totally broken) (fixes FSCORE-194)
|
2008-09-28 03:48:36 +00:00 |
switch_ivr_originate.c
|
add var to assume ring_ready
|
2008-09-23 19:01:22 +00:00 |
switch_ivr_play_say.c
|
tweak
|
2008-09-25 19:53:43 +00:00 |
switch_ivr.c
|
tweak
|
2008-09-19 20:59:23 +00:00 |
switch_loadable_module.c
|
still try to graceful shutdown in dire cirumstances
|
2008-09-09 15:25:31 +00:00 |
switch_log.c
|
Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part
|
2008-08-16 02:17:09 +00:00 |
switch_odbc.c
|
fix numRows and add numCols
|
2008-08-16 15:55:49 +00:00 |
switch_pcm.c
|
update
|
2008-08-22 18:05:42 +00:00 |
switch_regex.c
|
(FSCORE-192) expose api for partial regex matching
|
2008-09-23 16:05:12 +00:00 |
switch_resample.c
|
fix resampled file in ringback issue from mailing list
|
2008-08-11 20:41:18 +00:00 |
switch_rtp.c
|
type tweak
|
2008-09-22 18:28:21 +00:00 |
switch_scheduler.c
|
spelling
|
2008-09-02 03:25:01 +00:00 |
switch_stun.c
|
update
|
2008-07-21 16:48:05 +00:00 |
switch_swig.c
|
indent pass 1
|
2008-05-27 04:30:03 +00:00 |
switch_swig.i
|
changes to language stuff
|
2006-09-20 21:59:50 +00:00 |
switch_time.c
|
update
|
2008-08-22 18:05:42 +00:00 |
switch_utils.c
|
add patch from MODAPP-86
|
2008-09-26 15:50:12 +00:00 |
switch_xml.c
|
declinatio mortuus obfirmo!
|
2008-09-09 23:14:15 +00:00 |
switch.c
|
make me ill
|
2008-09-23 22:09:40 +00:00 |