freeswitch/src
Anthony Minessale 5456daa010 add logical-direction to events 2013-11-11 16:47:13 -06:00
..
include remainder of previous patch to pass through dynamic payload numbers used 2013-11-12 00:42:32 +05:00
mod remainder of previous patch to pass through dynamic payload numbers used 2013-11-12 00:42:32 +05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c fix regression from 9074a12455 2013-09-19 22:21:28 +08:00
g711.c
inet_pton.c
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 FS-5832 additional hostname updates for failover behavior 2013-10-02 12:24:34 -05:00
switch_core.c move shutdown of session to after switch_event 2013-10-10 22:23:22 +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 rework media code 2013-11-08 03:48:00 +05:00
switch_core_media.c remainder of previous patch to pass through dynamic payload numbers used 2013-11-12 00:42:32 +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 tweak api 2013-10-24 23:55:07 +05: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 FS-5900 --resolve wow, that's a good find 2013-10-22 09:54:58 -05: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
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
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 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05: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
switch_time.c peak sessions step 1 2013-07-20 20:11:46 -05: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