Travis Cross b5294c53d6 Fix crash on transport=tls with non-TLS profile
We use the transport of the Contact header of the remote UAC to decide
which of our own Contact addresses we should use when replying to a
SUBSCRIBE or sending a presence NOTIFY.

If TLS is not enabled on a Sofia profile, then the TLS Contacts for
that profile are NULL.  Unfortunately we were using these NULL values
uncritically when the remote UAC sent us a Contact header with a TLS
transport and our own Sofia profile did not have TLS enabled.

With this commit we fall back to our TCP Contact address when the
remote Contact is TLS and our Sofia profile does not have TLS enabled.
2014-10-10 18:36:37 +00:00
2014-03-24 12:39:59 +00:00
2014-09-30 09:58:42 -05:00
2014-02-12 12:08:56 -06:00
2014-09-10 12:48:16 -05:00
2014-07-19 18:06:01 +02:00
2010-04-01 21:00:45 -04:00
2014-09-12 08:59:11 -05:00
2014-08-01 14:47:38 -05:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2014-10-03 12:48:43 -04:00
2009-11-18 19:42:00 +00:00
2014-01-17 16:17:57 -06:00
2014-09-29 14:48:59 -05:00
2013-04-04 20:52:47 -05:00
2014-10-03 12:48:43 -04: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 270 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%