Travis Cross f7b4ec617a Allow SIP UPDATE messages without display updates
Previously if send-display-update was set to false we would also
remove UPDATE from our Allow: headers.  This is unnecessary.  The
UPDATE message is useful in SIP transactions even if we're not sending
display updates.

With this commit, we add a new boolean profile flag, allow-update.  If
set to true we'll send Allow: UPDATE.  If set to false, we will not.
If there is a conflict with another setting that requires UPDATE
support, the allow-update parameter will win and a warning will be
printed.

ref: RFC 3311
2014-06-25 20:43:29 +00:00
2014-03-24 12:39:59 +00:00
2014-06-16 18:10:45 -05: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-06-21 05:32:22 +05:00
2014-06-17 17:20:00 -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-06-17 21:14:14 -05:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05: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
2009-11-18 19:42:00 +00:00
2014-06-13 22:34:50 -05: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 268 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%