- 29 7月, 2013 7 次提交
- 28 7月, 2013 1 次提交
-
-
由 Jeff Lenk 提交于
-
- 27 7月, 2013 6 次提交
-
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Travis Cross 提交于
Avoid ignoring files actually in our tree, and ignore some generated files that were not being ignored previously.
-
由 Travis Cross 提交于
This file is specifically ignored by our .gitignore. Brian added this ignore on 2013-06-06 but neglected to remove the file. I've now bulid-tested without the file to be sure that it is indeed generated correctly and so can be removed safely.
-
由 Travis Cross 提交于
freeswitch.serial is used by ZRTP as a ZID, so it should not be shared between systems and definitely should not be distributed as a default value by us.
-
- 26 7月, 2013 11 次提交
-
-
由 Travis Cross 提交于
Note that we don't actually support building mod_spidermonkey for Debian at the moment. FS-4552
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Note that we don't actually support building mod_managed at this time for Debian. FS-5317 --resolve Thanks-to: Artur Kraev <ravenox@gmail.com>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
This only works on Linux.
-
由 Travis Cross 提交于
If we receive SIGTERM or SIGILL we should propagate the signal to the child FS process. As FS normally handles these signals, we need to restore the handler before we refork. FS may also add a handler for SIGCHLD; we need the default action here instead for the parent.
-
由 Travis Cross 提交于
When FS is given the -reincarnate flag, FS will be automatically restarted after any uncontrolled exit.
-
由 Anthony Minessale 提交于
FS-5642 FS-5556 --resolve I have not tested this yet for the connect but I fixed the seg for sure which was an outstanding issue in 5556 reopen 5642 if connect still doesnt work
-
由 Anthony Minessale 提交于
FS-5643 --resolve this is the kind of regressions we need to keep an eye on from the refactoring of the media code. I removed the codec_ms from the engine in addition to applying your patch
-
由 Travis Cross 提交于
We were previously clearing a pointer's worth of memory rather than clearing a full element. This also fixes the build as gcc-4.8 catches this error.
-
- 25 7月, 2013 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-5572 --resolve set new variable by doing export bypass_keep_codec=true to force re-invite with the same codec it was using previously
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
- 24 7月, 2013 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place
-
由 Anthony Minessale 提交于
Merge remote-tracking branch 'moy/blind-transfer-response'
-
由 Travis Cross 提交于
This document is intended to get new people started with how to create and submit source code patches to us. It attempts to demonstrate our workflow as well as some best practices.
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-5634 --resolve this patch should fix it but comment it out instead in the old version to get the same effect
-
由 Nathan Neulinger 提交于
-
由 Ken Rice 提交于
-