Anthony Minessale bce51017fb FS-6462 --resolve
I found a problem here but it may not completely match your expectations.
I reviewed the RFC 4028 and checked against the code and I discovered we should not be putting a Min-SE in any response at all besides a 422:

section 5:

   The Min-SE header field MUST NOT be used in responses except for
   those with a 422 response code.  It indicates the minimum value of
   the session interval that the server is willing to accept.

I corrected this problem and implemented the 422 response so if you request a value lower than the minimum specified for the profile.
If the value is equal or higher to the minimum, it will be reflected in the Session-Expires header in the response and no Min-SE will be present.
2014-04-17 04:26:43 +05:00
2014-03-24 12:39:59 +00:00
2014-04-01 20:14:55 -07:00
2014-02-12 12:08:56 -06:00
2014-03-15 00:15:02 +08:00
2014-04-17 04:26:43 +05:00
2014-04-01 23:51:26 +05:00
2014-04-17 04:26:43 +05:00
2014-03-21 10:59:38 -05:00
2014-04-13 10:01:17 +02:00
2010-04-01 21:00:45 -04:00
2012-05-28 16:35:00 +00:00
2014-03-19 13:24:41 +00:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2014-04-11 22:55:36 +00:00
2012-05-15 10:20:52 -05:00
2014-02-02 12:33:37 +01:00
2010-01-23 20:19:18 +00:00
2014-01-17 16:17:57 -06:00
2013-04-04 20:52:47 -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 196 MiB
Languages
C 65.2%
C++ 20.8%
JavaScript 4.8%
Assembly 2%
Makefile 1%
Other 5.4%