- 25 9月, 2014 5 次提交
-
-
由 Russell Treleaven 提交于
having the same gateway definition bound to the ipv6 and ipv4 external profiles caused confusion for some new users. Also having a gateway bound to the internal profile was a bit confusing. fs-6859
-
由 Anthony Minessale 提交于
-
由 Ken Rice 提交于
-
由 Travis Cross 提交于
At least some versions of GCC appear to take any -Wno-foo option without error even if that option is not supported. But they will error out if -Wno-error=foo is used. This sounds like a GCC bug, but we'll work around it and test for the feature both ways. Thanks-to: Matteo Brancaleoni <mbrancaleoni@voismart.it> FS-6850 #resolve
-
由 Travis Cross 提交于
With this commit, passing -Q to fs_cli will cause fs_cli to not load or save the command history file (~/.fs_cli_history). This can be useful e.g. on read-only systems. This can also be set in the fs_cli configuration file with the option `no-history-file`.
-
- 24 9月, 2014 2 次提交
-
-
由 Travis Cross 提交于
The debian/control-modules file is a comprehensive list of modules, not a list of modules which are built. Our build tools verify the file is comprehensive, so modules can't be removed from here unless we're taking them out of tree. Partially revert "don't package mod_cluechoo and don't build/load by default" This partially reverts commit e02e41a5.
-
由 Anthony Minessale 提交于
-
- 23 9月, 2014 6 次提交
-
-
由 Michael Jerris 提交于
-
由 Chris Rienzo 提交于
FS-6842 #resolve mod_graylog2: added send-uncompressed-header param- set to true for logstash support
-
由 Anthony Minessale 提交于
fix possible buffer overrun in websocket uri and sync the ws.c between sofia and verto (missing code from last commit)
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
To work correctly in a multi-threaded environment, curl needs to be used with CURLOPT_NOSIGNAL set to 1. If it's left at zero, the default, then curl will use signals to deal with timeouts which will often result in a crash. ref: http://curl.haxx.se/libcurl/c/libcurl-tutorial.html#Multi-threading ref: http://curl.haxx.se/libcurl/c/CURLOPT_NOSIGNAL.html ref: http://stackoverflow.com/questions/9191668/error-longjmp-causes-uninitialized-stack-frame ref: https://bugzilla.redhat.com/show_bug.cgi?id=539809 ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570436
-
- 22 9月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 19 9月, 2014 2 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
- 18 9月, 2014 13 次提交
-
-
由 Brian West 提交于
-
由 Travis Cross 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
Markdown treats this as an H1 otherwise.
-
由 Travis Cross 提交于
This makes it visually clearer what the reader is looking at and highlights that we want a real name as the author name.
-
由 Travis Cross 提交于
We want to highlight that lines are hard wrapped in a commit message, and using the typical Markdown blockquote syntax fails to achieve that.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
-
- 17 9月, 2014 3 次提交
-
-
由 Jeff Lenk 提交于
-
由 Nathan Neulinger 提交于
-
由 Anthony Minessale 提交于
-
- 16 9月, 2014 6 次提交
-
-
由 Anthony Minessale 提交于
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
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
when video floor is locked by a member, changing audio floor on del_member will cause the video floor lock cleared unexpectedly, this commit fixes that.
-
- 15 9月, 2014 2 次提交
-
-
由 Nathan Neulinger 提交于
-
由 Brian West 提交于
Merge pull request #55 in FS/freeswitch from ~DDRAGIC/freeswitch:bugfix/FS-6821-mod_gsmopen-wrong-interface-name-in-log to master * commit 'f262dbce': FS-6821 mod_gsmopen: fix interface name in log
-