freeswitch/src
Brian West 4dd1b52f86 Use uniq uuid per vm just incase the same session gets to vm more than once in its life. 2012-10-09 12:38:08 -05:00
..
include fold recovery db to only use core db and use transactional stmts for recovery stmts 2012-10-08 17:59:47 -05:00
mod Use uniq uuid per vm just incase the same session gets to vm more than once in its life. 2012-10-09 12:38:08 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
g711.c
inet_pton.c
switch.c wrap fork so we can drop priority in child processes 2012-10-01 13:38:45 -05:00
switch_apr.c more priority tweaks 2012-10-02 07:39:21 -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 FS-4625 --resolve 2012-09-20 09:57:58 -05:00
switch_config.c
switch_console.c revert 2012-10-03 14:19:34 -05:00
switch_core.c fold recovery db to only use core db and use transactional stmts for recovery stmts 2012-10-08 17:59:47 -05:00
switch_core_asr.c
switch_core_codec.c
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c
switch_core_hash.c Fix compiler warnings. 2012-10-05 16:48:03 +00:00
switch_core_io.c some priority queuing tweaks for performance 2012-10-01 11:47:26 -05:00
switch_core_media_bug.c FS-4596 --resolve 2012-09-18 11:34:45 -05:00
switch_core_memory.c
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-4697 --resolve 2012-10-07 09:40:30 -05:00
switch_core_speech.c
switch_core_sqldb.c fold recovery db to only use core db and use transactional stmts for recovery stmts 2012-10-08 17:59:47 -05: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
switch_cpp.cpp
switch_curl.c
switch_dso.c
switch_event.c some priority queuing tweaks for performance 2012-10-01 11:47:26 -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 auto-answer A leg when B leg is already answered in all conditions not just when A leg is both unanswered and has no media 2012-10-02 09:29:59 -05:00
switch_ivr_menu.c
switch_ivr_originate.c FS-4636 fix regression 2012-09-26 11:25:42 -05:00
switch_ivr_play_say.c
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 more priority tweaks 2012-10-01 10:20:48 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c
switch_pgsql.c Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-10-09 13:41:22 +00:00
switch_profile.c
switch_regex.c
switch_resample.c
switch_rtp.c FS-4684 this should help the proxy situation 2012-10-05 11:49:29 -05:00
switch_scheduler.c
switch_stun.c
switch_swig.c
switch_swig.i
switch_time.c some priority queuing tweaks for performance 2012-10-01 11:47:26 -05: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 wrap fork so we can drop priority in child processes 2012-10-01 13:38:45 -05:00
switch_xml_config.c
tone2wav.c