freeswitch/src/mod
Mike Jerris e898770e69 Merge pull request #64 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6400-improve-sip-ping-generation-by-distributing to master
* commit 'beb1d1792134f61a252538d45af909ee50771017':
  FS-6400 Improve sip ping generation by distributing them across an interval
2014-10-14 11:59:43 -05:00
..
applications FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry. Fix issue where group by would produce multiple row of count(*) result. Using distinct instead wouldn't solve the issue in SQLITE because of a bug, so solution is to use a subselect. 2014-10-14 09:53:12 -04:00
asr_tts mod_unimrcp: remove some dead code and TODOs. Reworked error handling a bit to try and prevent stuck channel 2014-08-28 09:18:07 -04:00
codecs make sure to pass along appropriate configure flags to sub-configure's when cross compiling 2014-10-02 19:25:50 -04:00
dialplans move applications to use automake 2014-03-07 18:36:12 -05: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-6400 Improve sip ping generation by distributing them across an interval 2014-10-14 14:24:21 +02:00
event_handlers mod_rayo: fix error in SRGS grammar parser... <one-of><item>7</item><item>715</item></one-of> will return MATCH_END with input of 7 instead of MATCH since 715 is a potential match with further input. 2014-10-09 11:41:22 -04:00
formats add buffer_seconds param to shout filehandles to override the original default of 1 and remove previous code to attempt to buffer several seconds of audio in the open routine. Any experiencing jittery playback from slow shout destinations should add {buffer_seconds=N} to the file path to increase the amount of time allotted for buffering when no audio is discovered on the wire 2014-09-17 04:54:38 +05:00
languages Add missing CURLOPT_NOSIGNAL options 2014-09-23 00:04:21 +00:00
legacy/languages/mod_lua swigall 2014-09-06 07:18:38 +08:00
loggers FS-6842 #resolve mod_graylog2: added send-uncompressed-header param- set to true for logstash support 2014-09-23 16:40:46 -04:00
say dos2unix a bunch of files 2014-07-22 15:04:28 -04:00
sdk/autotools make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
timers move applications to use automake 2014-03-07 18:36:12 -05:00
xml_int make sure to pass along appropriate configure flags to sub-configure's when cross compiling 2014-10-02 19:25:50 -04: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