freeswitch/src
Anthony Minessale 216f1e1106 make nat options ping configurable and leave it off by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 21:53:47 +00:00
..
include add rtp-autoflush profile param and rtp_autoflush var to skip timer sleeps when the socket has data ready and refactor the jitter buffer code out into a different function and fix it so it works in blocking mode too 2009-03-31 19:10:43 +00:00
mod make nat options ping configurable and leave it off by default 2009-04-02 21:53:47 +00:00
CMakeLists.txt apr cmake files 2009-02-16 07:12:17 +00:00
Makefile.am Make libdir and bindir being accepted by libs and modules 2008-02-18 14:58:41 +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
switch.c make -vg imply -waste so valgrind runs won't re-exec 2009-03-20 01:22:40 +00:00
switch_apr.c change blocking rtp to psuedo-blocking to avoid endlessly blocking reads and refactor jitter buffer 2009-03-30 21:12:06 +00:00
switch_buffer.c update copyright 2009-02-13 23:37:37 +00:00
switch_caller.c update copyright 2009-02-13 23:37:37 +00:00
switch_channel.c rearrange hangup callflow to do more work in the session's own thread 2009-03-25 20:07:40 +00:00
switch_config.c update copyright 2009-02-13 23:37:37 +00:00
switch_console.c update copyright 2009-02-13 23:37:37 +00:00
switch_core.c update 2009-03-26 20:08:30 +00:00
switch_core_asr.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_codec.c fix ilbc snafu 2009-03-22 15:50:34 +00:00
switch_core_db.c Add switch_vmprintf 2009-03-03 19:01:21 +00:00
switch_core_directory.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_event_hook.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_file.c FSCORE-341 2009-03-24 14:54:13 +00:00
switch_core_hash.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_io.c fix issue in monitor_early_media_fail issue 2009-02-25 03:41:18 +00:00
switch_core_media_bug.c spaces help readability 2009-03-05 05:03:52 +00:00
switch_core_memory.c tweak debug message 2009-04-01 16:51:23 +00:00
switch_core_port_allocator.c fix windows build 2009-03-20 22:38:38 +00:00
switch_core_rwlock.c fix issue in monitor_early_media_fail issue 2009-02-25 03:41:18 +00:00
switch_core_session.c MODAPP-241 2009-03-27 15:07:49 +00:00
switch_core_speech.c fix assert when calling speech_open without a pool 2009-03-05 16:44:28 +00:00
switch_core_sqldb.c MODAPP-227 2009-03-27 17:49:10 +00:00
switch_core_state_machine.c rearrange hangup callflow to do more work in the session's own thread 2009-03-25 20:07:40 +00:00
switch_core_timer.c update copyright 2009-02-13 23:37:37 +00:00
switch_cpp.cpp shutdown the queue when destroying the event consumer obj in c++ 2009-03-31 16:10:20 +00:00
switch_dso.c MODLANG-99 Work around broken uClibc 2009-02-14 21:26:30 +00:00
switch_event.c linux... how did that not crash every time 2009-03-31 20:55:26 +00:00
switch_ivr.c fix xml code to dup the values instead of store direct pointers (scope issue) 2009-03-20 20:41:30 +00:00
switch_ivr_async.c fix edge case segfault 2009-03-20 22:49:01 +00:00
switch_ivr_bridge.c add transfer_after_bridge magic var 2009-03-20 20:40:30 +00:00
switch_ivr_menu.c this one was my fault 2009-03-05 04:06:46 +00:00
switch_ivr_originate.c remove possible uninitialized memory reference on inherit_codec variable check 2009-03-27 23:50:34 +00:00
switch_ivr_play_say.c FSCORE-347 2009-04-01 20:11:36 +00:00
switch_loadable_module.c here you go 2009-03-27 19:51:41 +00:00
switch_log.c Move sofia logging to the core logging engine, add change sofia loglevel api and add sofia profile xxx siptrace on-off for TPORT_LOG 2009-03-04 18:54:43 +00:00
switch_odbc.c Lets back this out since we should not be using this call for a UPDATE or DELETE query 2009-02-19 02:54:28 +00:00
switch_pcm.c update copyright 2009-02-13 23:37:37 +00:00
switch_regex.c update copyright 2009-02-13 23:37:37 +00:00
switch_resample.c make gaussian noise less noisy FSCORE-340 2009-03-23 01:59:35 +00:00
switch_rtp.c add rtp-autoflush profile param and rtp_autoflush var to skip timer sleeps when the socket has data ready and refactor the jitter buffer code out into a different function and fix it so it works in blocking mode too 2009-03-31 19:10:43 +00:00
switch_scheduler.c doh 2009-03-03 00:21:11 +00:00
switch_stun.c update copyright 2009-02-13 23:37:37 +00:00
switch_swig.c update copyright 2009-02-13 23:37:37 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c FSCORE-297 tony fixed this via telephone blind.. its not ME. 2009-03-04 00:06:52 +00:00
switch_utils.c FSCORE-316 2009-03-03 14:17:28 +00:00
switch_xml.c FSCORE-333 2009-03-20 14:31:15 +00:00
switch_xml_config.c Fix Solaris build 2009-03-30 17:48:25 +00:00