- 27 6月, 2014 2 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
mod_sofia's parameter shutdown-on-fail now accepts the value "reincarnate-now". This will cause the switch to exit immediately with a non-zero exit code so that the supervisor can recover the switch. For this to work you have to pass in -reincarnate or -reincarnate-reexec to freeswitch.
-
- 26 6月, 2014 2 次提交
-
-
由 Travis Cross 提交于
This is the result of auditing each mod_sofia profile parameter to ensure that it can be unset or reset after being set. One use-case for this being done correctly is so a later parameter in a configuration file can reliably override an earlier one, which is useful for setups with layered include files.
-
由 Travis Cross 提交于
We were leaking the string values of apply-candidate-acl parameters.
-
- 25 6月, 2014 6 次提交
-
-
由 Travis Cross 提交于
In UNIX, text files by definition end with a newline.
-
由 Travis Cross 提交于
This commit allows you to set a `log-file` string parameter in a format_cdr profile. This string is a template that may (and should!) contain variables. This template will be expanded and used as the file name of the CDR to be written. This parameter should contain only the template for the file name itself; the path is relative to the `log-dir`.
-
由 Travis Cross 提交于
Previously if send-display-update was set to false we would also remove UPDATE from our Allow: headers. This is unnecessary. The UPDATE message is useful in SIP transactions even if we're not sending display updates. With this commit, we add a new boolean profile flag, allow-update. If set to true we'll send Allow: UPDATE. If set to false, we will not. If there is a conflict with another setting that requires UPDATE support, the allow-update parameter will win and a warning will be printed. ref: RFC 3311
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 24 6月, 2014 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Seven Du 提交于
-
由 Travis Cross 提交于
This installs the timezone file such that configurations can reference it rather than copying it.
-
- 23 6月, 2014 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 William King 提交于
-
由 Steve Underwood 提交于
Please enter the commit message for your changes. Lines starting
-
- 21 6月, 2014 5 次提交
-
-
由 Eliot Gable 提交于
-
由 Anthony Minessale 提交于
-rp is not an ok default option it should not be used in normal circumstances it forces an unsafe environment with realtime threads on single cpu systems. Real time mode will enable by default on systems with enough cpus
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 20 6月, 2014 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
- 19 6月, 2014 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Steve Underwood 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
FS-6609: use config.status to reconf srtp so it doesn't loose the settings from the initial configure
-
由 Steve Underwood 提交于
FAX now differentiates properly between <page result code> and <image> <page resuly code> when deciding how to retry.
-
- 18 6月, 2014 9 次提交
-
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
mod_skinny: add easy access to set blocking/non-blocking mode for skinny socket on a per-profile basis
-
由 Nathan Neulinger 提交于
-
由 Brian West 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
-