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
2014-02-21 15:27:47 +00:00
2014-02-12 12:08:56 -06:00
2014-02-12 12:08:56 -06:00
2014-02-28 02:10:56 +05:00
2014-02-19 13:03:49 -06:00
2012-05-28 16:35:00 +00:00
2013-02-11 16:42:10 +00:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2014-02-27 01:08:45 +05:00
2012-05-15 10:20:52 -05:00
2014-02-02 12:33:37 +01:00
2014-01-17 16:17:57 -06:00
2013-04-04 20:52:47 -05:00
2014-02-24 17:39:46 -05:00
2013-12-23 22:43:06 +05:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 268 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%