Commit Graph

25002 Commits

Author SHA1 Message Date
Travis Cross 9959096559 Handle signals better with -reincarnate
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.
2013-07-26 17:30:03 +00:00
Travis Cross 9fc3990e04 Add -reincarnate flag to FS
When FS is given the -reincarnate flag, FS will be automatically
restarted after any uncontrolled exit.
2013-07-26 17:30:01 +00:00
Anthony Minessale bc851de200 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 2013-07-26 11:27:45 -05:00
Anthony Minessale a4bc98a775 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 2013-07-26 10:24:19 -05:00
Travis Cross b79932550f Fix memset invocation in mod_skypopen
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.
2013-07-26 01:14:50 +00:00
Anthony Minessale d4c7ae05fe let sched_cancel operate on both task id and group id 2013-07-25 14:53:26 -05:00
Anthony Minessale 84c3e3ade2 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 2013-07-25 14:12:26 -05:00
Anthony Minessale 185917edfe swigall 2013-07-25 10:50:14 -05:00
Jeff Lenk 292e39187c vs2010 reswig 2013-07-24 22:11:01 -05:00
Anthony Minessale 5f2dca72b3 swigall 2013-07-24 18:49:27 -05:00
Anthony Minessale ac700966e9 swigall 2013-07-24 18:42:50 -05:00
Brian West fb34ff9ade adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:45 -05:00
Anthony Minessale b22a693e9d FS-5561 --resolve
Merge remote-tracking branch 'moy/blind-transfer-response'
2013-07-24 16:15:16 -05:00
Travis Cross 82f2ea07df Add docs/SubmittingPatches to document our process
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.
2013-07-24 19:37:29 +00:00
Ken Rice 88eb14a7be another tweak to the spec file 2013-07-24 13:38:59 -05:00
Ken Rice ab670497ec tweak to the spec file 2013-07-24 12:52:30 -05:00
Anthony Minessale 2c4287ed54 FS-5633 --resolve 2013-07-24 11:38:01 -05:00
Anthony Minessale 569dd9c540 FS-5634 --resolve this patch should fix it but comment it out instead in the old version to get the same effect 2013-07-24 11:23:54 -05:00
Nathan Neulinger 12fab353f3 FS-5636 --resolve hold active lines when receiving a call 2013-07-24 10:14:08 -05:00
Ken Rice b8a5cac2d7 disable ldap things as this doesnt build right at this time 2013-07-24 10:04:07 -05:00
Steve Underwood 3ae87091e1 Reworked some of the definition names and values in preparation for
colour FAX
2013-07-24 11:58:36 +08:00
Brian West 612c81c13d You can't prefix this one with MWI as it ends up in the body of the MWI notify causing some devices to have a heart attack 2013-07-23 17:23:04 -05:00
Steve Underwood 1dbcfbfa02 Merge branch 'master' of git.freeswitch.org:freeswitch 2013-07-24 03:26:01 +08:00
Steve Underwood b6a4e392f8 More tweaks to spandsp 2013-07-24 03:25:42 +08:00
Anthony Minessale 3ddbad4dd3 let sofia recover work in some tcp situations 2013-07-23 13:52:49 -05:00
Steve Underwood 22715d36ed Merge branch 'master' of git.freeswitch.org:freeswitch 2013-07-24 02:20:25 +08:00
Steve Underwood 7c90396294 More tweaks to spandsp 2013-07-24 02:19:40 +08:00
Michael S Collins 01d45ae506 mod_valet_parking: add valet_lot_extension chan var - stores the current park location of the channel 2013-07-23 11:09:00 -07:00
Steve Underwood 1912bf013a Tweaks 2013-07-24 01:48:28 +08:00
Steve Underwood 43e2f86c0f More tweaks to spandsp 2013-07-24 01:38:07 +08:00
Steve Underwood 9046143f2b Cleanup of some T.4 functions which are obsolete 2013-07-24 00:46:47 +08:00
Steve Underwood 1f43148015 Added some missing definitions to a spandsp header 2013-07-24 00:32:53 +08:00
Steve Underwood c1e5175290 Tweaks to spandsp 2013-07-24 00:21:23 +08:00
Ken Rice abcf4ac7e6 update status command to include new stats 2013-07-23 08:43:21 -05:00
Steve Underwood c741332dcd Spandsp tweaks 2013-07-23 20:44:46 +08:00
Raymond Chandler 8d005a4138 fix commented load 2013-07-22 10:41:01 -04:00
Steve Underwood cb4e31b6cf Tweaks to spandsp 2013-07-22 18:48:35 +08:00
Jeff Lenk adf5e2f6ec fix windows compiler warnings 2013-07-20 22:13:27 -05:00
Ken Rice 7fb4369932 peak sessions step 1 2013-07-20 20:11:46 -05:00
Anthony Minessale f08c3309f6 FS-5621 2013-07-20 14:07:01 -05:00
Ken Rice 5660f90509 add peak SPS for last 5 minutes 2013-07-19 22:40:59 -05:00
Anthony Minessale b830e6fd4b bump 2013-07-19 22:12:00 -05:00
Anthony Minessale a293e7190e bump 2013-07-19 22:10:52 -05:00
Anthony Minessale e45774e764 FS-5620 --resolve 2013-07-19 21:51:18 -05:00
Ken Rice 241e9f45ed Add to the MIB and small tweak to subagent.c 2013-07-19 17:06:17 -05:00
Anthony Minessale f6926771db bump 2013-07-19 15:38:51 -05:00
Anthony Minessale fe0b6ac789 bump 2013-07-19 15:37:41 -05:00
Anthony Minessale c510f3f52e add peak sps to stats and a command to reset it 2013-07-19 15:16:42 -05:00
Anthony Minessale 75bdc43d82 FS-5573 --resolve 2013-07-19 14:05:03 -05:00
Anthony Minessale 70d78f1665 FS-5583 --resolve 2013-07-19 14:02:58 -05:00