- 24 12月, 2014 15 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 matteo brancaleoni 提交于
-
由 Chris Rienzo 提交于
FS-7031 #resolve #comment [unimrcp] update library again to pull in upstream fix for --with-sofia-sip=../sofia-sip
-
由 Chris Rienzo 提交于
FS-7031 [unimrcp] update sofia-sip.m4 so that it can build when relative path is used in configure.gnu --with-sofia-sip
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Steven Ayre 提交于
-
由 Steven Ayre 提交于
-
由 Steven Ayre 提交于
-
由 Steven Ayre 提交于
-
由 Steven Ayre 提交于
-
由 Steven Ayre 提交于
-
由 Brian West 提交于
-
由 Tamas Cseke 提交于
-
- 19 11月, 2014 7 次提交
-
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Mike Jerris 提交于
* commit 'f87c335e': Only waiting for agent channel to hangup.
-
由 Mike Jerris 提交于
Merge pull request #117 in FS/freeswitch from ~UNIXDOG/freeswitch-rneese:bugfix/FS-6848-freesbd10.1-arm-build-failure to master * commit '9673cf0a': Fix for apr build issue fs-6848 freebsd arm
-
由 Michael Jerris 提交于
remove hack breaking some cross compile builds. if you really need this, you should be using new enough glibc anyways
-
由 Richard Neese 提交于
-
- 18 11月, 2014 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
* commit '1e926198': FS-6097 - added fifo_position macro
-
由 E. Schmidbauer 提交于
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
[apr] Backport APR_RING_FOREACH and APR_RING_FOREACH_SAFE macros to APR for unimrcp compatibility. [unimrcp] configure.gnu - need full path, not relative path for library paths [unimrcp] added uni_revision.h - couldn't get it to autogenerate from build [mod_unimrcp] add better logging and error checking on module load. Currently dumps core on MRCPv1 TTS attempt [mod_unimrcp] don't configure MRCPv1 session with a connection agent- causes crash
-
由 Brian West 提交于
FS-7014: [mod_sofia] don't touch the tech_pvt when a call has just ended, leaving us with a null tech_pvt
-
由 Ken Rice 提交于
-
由 Brian West 提交于
FS-6622: [mod_shout] set buffer size for streams based on the number of channels to avoid buffer starvation
-
- 17 11月, 2014 8 次提交
-
-
由 Michael Jerris 提交于
-
由 Brian West 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
FS-5666: [mod_redis] add ignore_connect_fail config setting to not kill the call when redis is down when using redis backend for limit
-
由 Chris Rienzo 提交于
iksemel - remove support for SSLv23 in iks_proceed_tls (was a FS addition to iksemel). mod_rayo - updated to no longer support SSLv23
-
由 Mike Jerris 提交于
Merge pull request #113 in FS/freeswitch from ~FLAVIO/freeswitch:bugfix/FS-7004-mod_sndfile_respect_umask to master * commit 'c73afe1c': FS-7004 mod_sndfile: respect umask when creating new files
-
由 Michael Jerris 提交于
-
由 Flavio Grossi 提交于
Files created by mod_sndfile use sf_open() which uses hardcoded permissions. To respect the process' umask, manually open files with the correct permissions and then call sf_open_fd().
-