- 31 7月, 2013 4 次提交
-
-
由 Chris Rienzo 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
- 30 7月, 2013 8 次提交
-
-
由 Nathan Neulinger 提交于
mod_skinny: initial reg wasn't able to clean up due to missing device name, add new function to clean up given explicit device name, also add more logging
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
- 29 7月, 2013 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
Only use events to update calls when not pulling
-
由 Seven Du 提交于
-
由 Seven Du 提交于
The new websocket stuff breaks windows build so please fix, thanks
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
- 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.
-