freeswitch/src
Anthony Minessale 2c9121cd85 FS-7503: increase max 2015-05-28 12:47:23 -05:00
..
include FS-7507: Add global vars fonts_dir, images_dir, data_dir, localstate_dir 2015-05-28 12:47:21 -05:00
mod FS-7515: use negative x and y for ticker to avoid extra duplication 2015-05-28 12:47:23 -05:00
.gitignore
CMakeLists.txt Completely unbundle speex 2014-03-20 15:28:25 +00:00
Makefile.am
fs_encode.c FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
g711.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
inet_pton.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch.c Merge pull request #181 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:base_alt_dir to master 2015-02-20 11:23:09 -06:00
switch_apr.c this was alraedy in there, whoops 2014-09-28 10:40:57 -04:00
switch_buffer.c FS-7500: add partition mode to switch_buffer 2015-05-28 12:47:11 -05:00
switch_caller.c check return value of switch_vasprintf 2014-04-28 09:54:20 -04:00
switch_channel.c FS-7500: wait for video ready on answer 2015-05-28 12:47:17 -05:00
switch_config.c CID: 1210583 2014-05-14 19:37:57 +00:00
switch_console.c Silence warning from clang-3.5 dealing with redefining the variable argv which is first defined as a function parameter 2014-08-02 19:47:07 -07:00
switch_core.c FS-7507: Add global vars fonts_dir, images_dir, data_dir, localstate_dir 2015-05-28 12:47:21 -05:00
switch_core_asr.c
switch_core_cert.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_core_codec.c FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c FS-7503: increase max 2015-05-28 12:47:23 -05:00
switch_core_hash.c CID: 1294434 fixing a sizeof statement that was working for so long because on 64bit boxes the pointer size would be 64bits and the uint8_t was expecting at least 32 2015-05-28 12:47:21 -05:00
switch_core_io.c FS-7500: Work in progress. Added codec config params that can be set from session and made vpx codec re-init on size change. Also add periodic key frame timer 2015-05-28 12:46:44 -05:00
switch_core_media.c FS-7440: handle m=video lines before m=audio 2015-05-28 12:47:22 -05:00
switch_core_media_bug.c FS-7502: add some changes for video media bug 2015-05-28 12:47:15 -05:00
switch_core_memory.c FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-7513: add some mutexes on video_read_callback code 2015-05-28 12:47:21 -05:00
switch_core_speech.c first pass of stereo support 2014-06-12 22:06:33 +05:00
switch_core_sqldb.c FS-7339: create views basic_calls and detailed_calls after create table calls 2015-03-03 23:45:15 +05:00
switch_core_state_machine.c FS-7509 FS-7514: another round of cleanup 2015-05-28 12:47:06 -05:00
switch_core_timer.c
switch_core_video.c FS-7500: use abs value to compute width for img starting in negative space 2015-05-28 12:47:22 -05:00
switch_cpp.cpp fix return value 2014-09-06 18:29:19 +08:00
switch_curl.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_dso.c
switch_event.c FS-7305 #resolve 2015-03-06 16:44:53 -06:00
switch_hashtable.c FS-7499: improve generic nack and vpx framing 2015-05-28 12:47:14 -05:00
switch_ivr.c FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
switch_ivr_async.c FS-7502: add record_concat_video=true to show split video recordings with session record 2015-05-28 12:47:15 -05:00
switch_ivr_bridge.c FS-7502: set video flag on record session 2015-05-28 12:47:14 -05:00
switch_ivr_menu.c
switch_ivr_originate.c FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
switch_ivr_play_say.c FS-7502: set video flag on record session 2015-05-28 12:47:14 -05:00
switch_ivr_say.c
switch_json.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_limit.c Lower log level of limit increases and releases 2014-08-28 01:40:36 +00:00
switch_loadable_module.c FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
switch_log.c FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_mprintf.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_nat.c FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_odbc.c FS-3867: #resolve add special case for oracle alive query 2014-09-03 13:31:34 -04:00
switch_pcm.c add 48k PCMU support 2015-05-28 12:47:09 -05:00
switch_pgsql.c Fix a null pointer dereference in the native postgresql connection 2015-01-29 15:20:10 -06:00
switch_profile.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_regex.c
switch_resample.c can't have asserts here after all 2014-09-17 02:14:54 +05:00
switch_rtp.c FS-7499: juggle log lines 2015-05-28 12:47:20 -05:00
switch_scheduler.c FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_sdp.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_speex.c remove useless statement 2014-04-28 15:16:03 -04:00
switch_stfu.c tabify 2015-05-28 12:47:22 -05:00
switch_stun.c some changes to webrtc to make it work with iDoubs in rtcweb profile mode 2014-12-12 20:55:40 -06:00
switch_swig.c
switch_swig.i
switch_time.c FS-7508: timing update 2015-05-28 12:47:12 -05:00
switch_utf8.c FS-7506 FS-7513: set banner with video_banner_text variable set before calling in, NEEDS DOCS params are parsable inside a {} string 2015-05-28 12:46:59 -05:00
switch_utils.c FS-7501: improve linked list algorithm in a few places to help performance 2015-05-28 12:47:17 -05:00
switch_version.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_vidderbuffer.c CID: 1294524 variables not used in the function 2015-05-28 12:47:21 -05:00
switch_xml.c Fix spelling "Couldnt" -> "Couldn't" 2014-08-22 02:19:45 +00:00
switch_xml_config.c
tone2wav.c