freeswitch/src
Anthony Minessale 0030ce440e FS-5958 this should pass it through in late mode too 2013-11-20 05:20:01 +05:00
..
include FS-5958 this should pass it through in late mode too 2013-11-20 05:20:01 +05:00
mod avoid loop and adding a missing complete 2013-11-18 15:11:21 +08:00
.gitignore Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree. 2010-04-05 23:17:43 +00:00
CMakeLists.txt
Makefile.am
fs_encode.c fix regression from 9074a12455 2013-09-19 22:21:28 +08:00
g711.c
inet_pton.c FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
switch.c FreeSWITCH will choose the right system defaults for you 2013-09-26 03:44:37 +08:00
switch_apr.c FS-5819: fix var type usage outside the range of the enum 2013-09-24 13:27:39 -04:00
switch_buffer.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_caller.c add logical-direction to events 2013-11-11 16:47:13 -06:00
switch_channel.c add channel logical direction 2013-10-31 15:28:33 -05:00
switch_config.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_console.c avoid loop and adding a missing complete 2013-11-18 15:11:21 +08:00
switch_core.c add soft timer support for fd per timer use enable-softtimer-timerfd=broadcast in switch.conf.xml for orig behaviour 2013-11-16 01:37:16 +05:00
switch_core_asr.c FS-5583 --resolve 2013-07-19 14:02:58 -05:00
switch_core_cert.c google changed something in DTLS 2013-10-17 03:58:09 +05:00
switch_core_codec.c make exception for g722 2013-10-24 05:04:23 +05:00
switch_core_db.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_directory.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_event_hook.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_file.c FS-5807 -- fix windows warnings 2013-09-21 16:13:48 -05:00
switch_core_hash.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_io.c FS-5941 --resolve 2013-11-14 01:39:53 +05:00
switch_core_media.c FS-5958 this should pass it through in late mode too 2013-11-20 05:20:01 +05:00
switch_core_media_bug.c punt without return 2013-06-28 09:48:49 -05:00
switch_core_memory.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_port_allocator.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_rwlock.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_session.c add a debug_pool param to fsctl 2013-11-16 14:17:59 +08:00
switch_core_speech.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_sqldb.c add total used count for debug 2013-11-17 21:27:39 +08:00
switch_core_state_machine.c some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
switch_core_timer.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_cpp.cpp FS-5794 --resolve 2013-09-16 19:56:02 -05:00
switch_curl.c move func in the core to hide the need to wrap it 2012-01-05 16:57:31 -06:00
switch_dso.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_event.c add ref counter to la 2013-11-01 02:22:11 +05:00
switch_ivr.c FS-5701 --resolve 2013-08-14 21:00:18 +05:00
switch_ivr_async.c revert 2013-10-28 10:20:42 -05:00
switch_ivr_bridge.c add channel logical direction 2013-10-31 15:28:33 -05:00
switch_ivr_menu.c adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:45 -05:00
switch_ivr_originate.c FS-5852 --resolve 2013-10-17 12:18:01 -04:00
switch_ivr_play_say.c FS-5807 contd 2013-09-20 12:41:16 -05:00
switch_ivr_say.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_json.c some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
switch_limit.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_loadable_module.c make exception for g722 2013-10-24 05:04:23 +05:00
switch_log.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_mprintf.c FS-3359 --resolve also added %y to printf macros to replace ' with \' 2011-07-07 15:08:23 -05:00
switch_nat.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_odbc.c --resolve FS-3852 2013-07-03 13:01:23 -04:00
switch_pcm.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_pgsql.c do not treat key exists as error as already doing in other place 2013-11-17 21:27:39 +08:00
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 --resolve FS-5566 2013-07-01 17:05:07 -05:00
switch_resample.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_rtp.c fix some issues in passthrough of fec packets 2013-11-09 23:02:11 +05:00
switch_scheduler.c FS-5690 --resolve with bizarre workaround 2013-08-18 17:26:13 -05:00
switch_sdp.c FS-5270 --resolve 2013-04-05 09:07:11 -05:00
switch_stun.c parse error response for code to only change roles on 487 2013-06-27 13:00:20 -05:00
switch_swig.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_swig.i add getGlobalVariable and setGlobalVariable to swig stuff 2011-10-21 08:56:42 -05:00
switch_time.c fix build on Mac 2013-11-16 09:59:00 +08:00
switch_utils.c rework media code 2013-11-08 03:48:00 +05:00
switch_xml.c FS-5779 --resolve 2013-09-12 09:27:06 +05:00
switch_xml_config.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
tone2wav.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00