.. |
include
|
add switch_safe_strdup
|
2008-09-09 22:47:03 +00:00 |
mod
|
check return value of unlink MODAPP-142
|
2008-09-12 15:29:53 +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
|
allow you to get the privacy bits in the caller_profile
|
2008-09-03 15:20:21 +00:00 |
switch_channel.c
|
update
|
2008-09-10 16:34:57 +00:00 |
switch_config.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_console.c
|
getting rid of c++ comments in c files... OCD at work
|
2008-09-02 10:46: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
|
add last_dtmf_duration variable
|
2008-09-11 17:29:08 +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
|
spelling
|
2008-09-02 03:25:01 +00:00 |
switch_core_timer.c
|
vim extendtab is bad
|
2008-07-03 19:12:26 +00:00 |
switch_core.c
|
fix FSCORE-176
|
2008-08-25 16:40:39 +00:00 |
switch_cpp.cpp
|
c++ needs const char * for static strings
|
2008-08-20 01:12:23 +00:00 |
switch_event.c
|
spelling
|
2008-09-02 03:25:01 +00:00 |
switch_ivr_async.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_ivr_bridge.c
|
fix some regression caused last week re: rtp and async timers on and off
|
2008-09-09 16:31:53 +00:00 |
switch_ivr_menu.c
|
fix FSCORE-181
|
2008-09-09 17:47:01 +00:00 |
switch_ivr_originate.c
|
fix bridge app to make sure both channels are ready for media when one is only in ringing state
|
2008-09-04 18:29:43 +00:00 |
switch_ivr_play_say.c
|
tweak
|
2008-09-10 21:55:33 +00:00 |
switch_ivr.c
|
fix some regression caused last week re: rtp and async timers on and off
|
2008-09-09 16:31:53 +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
|
getting rid of c++ comments in c files... OCD at work
|
2008-09-02 10:46:44 +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
|
fix some regression caused last week re: rtp and async timers on and off
|
2008-09-09 16:31:53 +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 some more stuff to sho
|
2008-07-22 17:19:26 +00:00 |
switch_xml.c
|
declinatio mortuus obfirmo!
|
2008-09-09 23:14:15 +00:00 |
switch.c
|
update
|
2008-08-22 19:00:56 +00:00 |