freeswitch/src/mod
Mark Lipscombe fff773897c FS-7778: [mod_sofia] Fixed a bug causing a SQL statement to fail because of a double quote instead of a single quote
sofia_glue.c tries to issue an SQL "ALTER TABLE" statement to add the
ping_status column to sip_registrations, but fails because the default
is incorrectly quoted (double quotes vs single quotes).
2015-08-25 14:45:51 -05:00
..
applications FS-7732: [mod_commands] follow recording on other session 2015-08-25 14:44:16 -05:00
asr_tts FS-7489 #resolve 2015-06-24 16:52:30 -05:00
codecs FS-7597: [mod_codec2] Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400 2015-06-29 11:13:20 -04:00
dialplans FS-6805 add support for logging full timestamps with dialplan, defaults to old behavior unless requested 2014-11-11 13:25:47 -06:00
directories/mod_ldap make sure to pass along appropriate configure flags to sub-configure's when cross compiling 2014-10-02 19:25:50 -04:00
endpoints FS-7778: [mod_sofia] Fixed a bug causing a SQL statement to fail because of a double quote instead of a single quote 2015-08-25 14:45:51 -05:00
event_handlers FS-7951 #resolve #comment completely clean up mod_rayo if it fails to load 2015-08-12 18:00:19 -04:00
formats FS-8028: [mod_shout] fix random sockets being closed regression from FS-7621 2015-08-23 17:39:31 -05:00
languages FS-7689 #resolve 2015-06-19 13:23:23 -05:00
legacy/languages/mod_lua FS-7670: re-swig 2015-06-17 09:30:33 -05:00
loggers FS-7491 #resolve #comment [mod_graylog2] send timestamp with millisecond precision instead of microsecond as required by GELF. 2015-04-28 16:18:46 -04:00
say FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects. 2015-06-05 11:33:05 -05:00
sdk/autotools make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
timers remove hack breaking some cross compile builds. if you really need this, you should be using new enough glibc anyways 2014-11-19 16:06:42 -05:00
xml_int FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server 2015-06-02 18:56:07 -05:00
.gitignore Deprecate mod_spidermonkey 2014-03-26 18:01:49 +00:00
Makefile.am generate the modules list vars from modules.conf into a file instead of on the fly every time 2014-05-08 15:59:49 -04:00