freeswitch/src
Mathieu Parent 868530fc05 Skinny: split the test into perl lib + bin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:43:18 +00:00
..
include mod_sofia: Add url encode to a var in the xml output to be valid xml. Also changed switch_url_encode to return the pointer of the string rather than the length, same as switch_amp_encode() 2010-03-24 19:04:19 +00:00
mod Skinny: split the test into perl lib + bin 2010-03-27 22:43:18 +00:00
CMakeLists.txt
Makefile.am
g711.c
inet_pton.c
switch.c
switch_apr.c
switch_buffer.c
switch_caller.c
switch_channel.c never do anything when you call switch_channel_answer on an outbound channel leg 2010-03-11 20:41:46 +00:00
switch_config.c
switch_console.c
switch_core.c FSCORE-576 2010-03-22 16:22:19 +00:00
switch_core_asr.c
switch_core_codec.c add sanity check to project size of decoded codec data 2010-03-25 21:36:11 +00:00
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c
switch_core_hash.c MODAPP-412 - improve rate limit support 2010-03-24 16:11:24 +00:00
switch_core_io.c
switch_core_media_bug.c
switch_core_memory.c
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FSCORE-576 2010-03-22 16:22:19 +00:00
switch_core_speech.c
switch_core_sqldb.c
switch_core_state_machine.c
switch_core_timer.c
switch_cpp.cpp first cut and say interface rework to include gender and put all args into a struct for easier future extension 2010-03-07 19:34:05 +00:00
switch_dso.c
switch_event.c
switch_ivr.c FSCORE-577 2010-03-23 15:27:13 +00:00
switch_ivr_async.c
switch_ivr_bridge.c add uuid_bridge_continue_on_cancel var to move on in dialplan if uuid_bridged channel hits a bad b-leg 2010-03-18 19:15:52 +00:00
switch_ivr_menu.c
switch_ivr_originate.c minor tweak 2010-03-22 17:32:03 +00:00
switch_ivr_play_say.c FSCORE-571 2010-03-15 20:41:56 +00:00
switch_ivr_say.c use common code to say ip when possible 2010-03-08 08:38:50 +00:00
switch_loadable_module.c
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c
switch_profile.c FSCORE-570 2010-03-15 18:01:38 +00:00
switch_regex.c
switch_resample.c
switch_rtp.c fix video issue 2010-03-27 00:29:54 +00:00
switch_scheduler.c
switch_stun.c MODENDP-297 2010-03-09 16:36:40 +00:00
switch_swig.c
switch_swig.i
switch_time.c add fsctl min_idle_cpu and min-idle-cpu feature to refuse calls after the system fallse below a certian percentage of idle cpu 2010-03-10 20:21:34 +00:00
switch_utils.c mod_sofia: Add url encode to a var in the xml output to be valid xml. Also changed switch_url_encode to return the pointer of the string rather than the length, same as switch_amp_encode() 2010-03-24 19:04:19 +00:00
switch_xml.c
switch_xml_config.c