freeswitch/src/include
Anthony Minessale 3dad15f938 FS-5755 part 2
rtp_secure_media=true
--inbound: Accept the srongest supported offered crypto suite, MUST result in a negotiated crypto or aborts.

--outbound: offer all supported crypto suites, MUST result in a negotiated crypto or aborts.

rtp_secure_media=optional
--inbound: Accept the srongest supported offered crypto suite, fall back to no crypto if no valid ones accepted.

--outbound: offer all supported crypto suites, OPTIONAL result in a negotiated crypto falls back to no crypto.

rtp_secure_media=<suite1>,<suiteN>
--inbound:  same behaviour as rtp_secure_media=true with smaller set of acceptable suites.
--outbound: offer supplied crypto suites, same behaviour as rtp_secure_media=true with smaller set of suites.
2014-02-28 02:10:56 +05:00
..
private FS-6271 --resolve Adding support for smoothing the min-cpu-idle by X number of seconds. Adds the cpu-idle-smoothing-depth into the conf/autoload_configs/switch.conf.xml configs with a default value of 30 seconds. 2014-02-26 12:36:50 -08: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 update copyright header for 2014 2014-02-12 12:08:56 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06: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 FS-6235 2014-02-23 05:17:07 +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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_db.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_event_hook.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_media.h FS-5937 2014-02-26 04:06:59 +05:00
switch_cpp.h FS-6061 swigall 2013-12-23 22:43:48 +05:00
switch_curl.h update copyright header for 2014 2014-02-12 12:08:56 -06: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 FS-5937 2014-02-26 04:06:59 +05:00
switch_ivr.h update copyright header for 2014 2014-02-12 12:08:56 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_log.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_module_interfaces.h update copyright header for 2014 2014-02-12 12:08:56 -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 remove hack 2014-02-24 17:08:58 -05: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_resample.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_rtcp_frame.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_rtp.h FS-5937 2014-02-26 04:06:59 +05: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_stun.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_types.h FS-5755 part 2 2014-02-28 02:10:56 +05:00
switch_utils.h update copyright header for 2014 2014-02-12 12:08:56 -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
timerfd_wrap.h update copyright header for 2014 2014-02-12 12:08:56 -06:00