freeswitch/src/include
Anthony Minessale e783999b51 some changes to webrtc to make it work with iDoubs in rtcweb profile mode 2014-12-12 20:55:40 -06:00
..
private FS-6891 FS-7002 FS-7059 FS-7072 FS-7073 FS-7076 #close #comment All of these bugs are invalidated due to a botched revert -- commit 72c3df5ed3 was supposed to revert commit 1b612fecb6 but it only reverted part of it. commit 158c1f23da from the other day was erroneously created to work around the result of the botched revert so it is reverted. The result of this commit should be to bring it back to effectively properly revert 1b612fecb6 and now you can test and open new bugs if necessary. This includes the segfault in eavesdrop, and any media bug releated reports. Consider working together and only reporting one new bug if you still encounter any more problems and be sure to include details and make sure the jitter buffer is being used. 2014-12-11 20:57:55 -06:00
SimpleGlob.h run indent on the whole tree and update copyright dates in prep for 1.0.5 2010-02-06 03:38:24 +00:00
cc.h update cc banner 2013-09-18 05:13:46 +05:00
g711.h Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
switch.h FS-6996: #resolve fix define change as of glibc 2.20 for _BSD_SOURCE -> _DEFAULT_SOURCE 2014-11-17 09:27:22 -05:00
switch_am_config.h.in use int64_t internally for storage of time_t values in the scheduler because at least then we know what format string to use to print them, and they are often that type anyways. 2007-03-30 01:40:50 +00:00
switch_apr.h this was alraedy in there, whoops 2014-09-28 10:40:57 -04:00
switch_bitpack.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_buffer.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_caller.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_channel.h %FEATURE Add new feature to filter the SDP on bypass_media calls to remove or limit codecs. 2014-10-01 01:28:10 +05:00
switch_config.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_console.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core.h first pass of stereo support 2014-06-12 22:06:33 +05:00
switch_core_db.h Add error handling to sql queue manager callback functionality and fix spelling. 2014-03-14 15:54:05 +00:00
switch_core_event_hook.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_media.h add external_video_source to media handle and expose switch_core_media_start_video_thread() to start the core video thread for non-rtp based media 2014-11-12 08:44:20 +08:00
switch_cpp.h FS-6796 #comment avoid use c++ string since it causing troubles 2014-09-06 07:18:38 +08:00
switch_curl.h Require libcurl as a system dependency 2014-03-20 21:15:29 +00:00
switch_dso.h Add missing EXTERN C in FS header files, needed for the upcoming mod_v8 build 2014-01-14 09:31:36 +01:00
switch_event.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_frame.h stereo refactoring 2014-06-13 01:49:16 -04:00
switch_hashtable.h FS-6453 --resolve 2014-04-11 03:24:14 +05:00
switch_ivr.h FS-6667 #comment block sending audio when dmachine is reading 2014-08-06 01:21:34 +05:00
switch_json.h Remove misplaced executable bit 2014-01-31 12:09:00 +00:00
switch_limit.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_loadable_module.h increase memory for buffers to hold new decoded stereo codecs 2014-07-03 02:55:21 +05:00
switch_log.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_module_interfaces.h improve timerfd implementation to be more accurate 2014-11-18 17:14:04 -06:00
switch_mprintf.h FSCORE-617 2010-06-07 16:47:35 -05:00
switch_nat.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_odbc.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_pgsql.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_platform.h This previous change fixes the issue on 64bit but if trying to compile a 32bit build you end up breaking the types on 32bit. 2014-03-01 10:20:48 -06:00
switch_private.h.cmake switch_private.h template 2009-02-14 06:56:08 +00:00
switch_profile.h FSCORE-570 2010-03-15 18:01:38 +00:00
switch_regex.h Fixed parameter name of variable in 2014-07-02 17:46:55 -07:00
switch_resample.h add channels param the the silence generator function 2014-06-13 04:49:44 +05:00
switch_rtcp_frame.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_rtp.h Fix misspelled function 2014-06-28 00:32:41 +00:00
switch_scheduler.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ssl.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_stfu.h vs2010 trivial compiler warnings 2014-10-14 13:20:52 -05:00
switch_stun.h some changes to webrtc to make it work with iDoubs in rtcweb profile mode 2014-12-12 20:55:40 -06:00
switch_types.h FS-6805 add support for logging full timestamps with dialplan, defaults to old behavior unless requested 2014-11-11 13:25:47 -06:00
switch_utils.h FS-6969 #resolve #comment This patch should accomplish the same and handle other platforms, please test 2014-11-07 08:38:01 -06:00
switch_version.h.cmake Condense the humanized FS version string 2012-09-23 04:13:04 +00:00
switch_version.h.template FS-5971 --resolve 2013-11-15 21:35:06 +05:00
switch_xml.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_xml_config.h update copyright header for 2014 2014-02-12 12:08:56 -06:00