freeswitch/src/mod/endpoints/mod_sofia
Anthony Minessale 10d2dd3e73 use portable switch_inet_ntop 2014-02-12 03:31:21 +05:00
..
conf Support setting TLS cipher suites in mod_sofia 2014-02-06 06:04:02 +00:00
Makefile.am baseline 2013-03-31 21:27:13 -05:00
mod_sofia.2008.vcproj add new files to msvc builds 2013-03-31 21:27:27 -05:00
mod_sofia.2010.vcxproj add new files to msvc builds 2013-03-31 21:27:27 -05:00
mod_sofia.2012.vcxproj Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
mod_sofia.c use portable switch_inet_ntop 2014-02-12 03:31:21 +05:00
mod_sofia.h Add mod_sofia support for setting socket TCP keepalive 2014-02-11 06:27:29 +00:00
mod_sofia.vcproj add new files to msvc builds 2013-03-31 21:27:27 -05:00
rtp.c Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
sip-dig.c FS-3166 --resolve 2011-04-22 16:43:29 -05:00
sofia.c Add mod_sofia support for setting socket TCP keepalive 2014-02-11 06:27:29 +00:00
sofia_glue.c Fixing leak in presense where the contact header doesn't include the fs_path option during a presense subscription 2014-01-22 15:28:24 -08:00
sofia_media.c FS-5682 --resolve new syntax <action application="set" data="sip_multipart=application/pidf+xml:1234"/> use push instead of set to add more to the same channel 2013-08-08 22:55:13 +05:00
sofia_presence.c FS-6208 --resolve that patch is correct but this other code will protect the seg in either case 2014-02-10 21:44:19 +05:00
sofia_reg.c FS-6128 FS-6200 --resolve allocating the sofia_private on the nua_handle seems to lead to memory corruption, changing it back to malloc as done in the version before the regression 2014-02-11 04:05:40 +05:00