freeswitch/src
Anthony Minessale f35ea43b38 FS-5513 --resolve 2013-06-20 18:33:40 -05:00
..
include add novideo app 2013-06-20 13:08:09 -05:00
mod FS-5513 --resolve 2013-06-20 18:33:40 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
g711.c
inet_pton.c
switch.c FS-5519 --resolve 2013-06-17 19:43:24 -05:00
switch_apr.c Redundant code. The if/else block makes more sense than the equivalent in two separate if's. 2013-05-25 07:47:09 -07:00
switch_buffer.c
switch_caller.c
switch_channel.c refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
switch_config.c This is probably what was intended. If the pointer 'path' is NULL, or if it is not NULL, then the first char should not be '\0' 2013-06-12 21:21:54 -07:00
switch_console.c
switch_core.c add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device 2013-06-05 11:20:11 -05:00
switch_core_asr.c
switch_core_cert.c FS-5342 --resolve 2013-04-24 12:12:42 -05:00
switch_core_codec.c
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c FS-5359 --resolve 2013-04-30 18:45:24 -05:00
switch_core_hash.c
switch_core_io.c FS-5011 try to fill gaps 2013-05-14 11:22:53 -05:00
switch_core_media.c add novideo app 2013-06-20 13:10:21 -05:00
switch_core_media_bug.c
switch_core_memory.c
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
switch_core_speech.c
switch_core_sqldb.c Avoid using memory after we free it 2013-05-28 05:28:19 +00:00
switch_core_state_machine.c refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
switch_core_timer.c
switch_cpp.cpp FS-5529 --resolve 2013-06-20 12:36:30 -05:00
switch_curl.c
switch_dso.c
switch_event.c Since I can't seem to locate what this might be used for, or the more correct solution, I'm going to comment it out for now. If someone can find a better solution so that this functionality would actually work, please advise. 2013-06-12 17:11:36 -07:00
switch_ivr.c FS-5498 add profile-variables section to directory to specify profile variables to be set automatically 2013-06-11 09:38:58 -05:00
switch_ivr_async.c more trivial compiler warnings for windows 2013-06-19 10:44:31 -05:00
switch_ivr_bridge.c fix several more windows compiler warnings and mod_gsmopen 2013-06-18 22:44:11 -05:00
switch_ivr_menu.c FS-5360 change defaults 2013-05-22 10:20:41 -05:00
switch_ivr_originate.c add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device 2013-06-05 11:20:11 -05:00
switch_ivr_play_say.c FS-5242 2013-05-21 10:03:22 -05:00
switch_ivr_say.c
switch_json.c
switch_limit.c
switch_loadable_module.c FS-5168 --resolve 2013-05-07 14:09:47 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c
switch_pgsql.c
switch_profile.c Minor typo. User is being passed into this fuction as a long pointer, not a long. 2013-05-18 14:29:59 -07:00
switch_regex.c
switch_resample.c
switch_rtp.c fix several more windows compiler warnings and mod_gsmopen 2013-06-18 22:44:11 -05:00
switch_scheduler.c
switch_sdp.c
switch_stun.c fix stun lookup returning 1 for port 2013-05-13 16:17:19 -05:00
switch_swig.c
switch_swig.i
switch_time.c
switch_utils.c FS-5449: apply correct quoting, got older version of patch accidentally 2013-05-31 16:31:27 -05:00
switch_xml.c FS-4871: reduce logging a bit 2013-05-23 20:51:25 -04:00
switch_xml_config.c
tone2wav.c