1. 27 6月, 2014 1 次提交
    • Travis Cross's avatar
      Allow reincarnation from mod_sofia's shutdown-on-fail · 52fb53cb
      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.
      52fb53cb
  2. 26 6月, 2014 2 次提交
    • Travis Cross's avatar
      Ensure mod_sofia params can be unset or reset · 80ed14ab
      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.
      80ed14ab
    • Travis Cross's avatar
      Avoid leaking memory on sofia profile reload · 75feed68
      Travis Cross 提交于
      We were leaking the string values of apply-candidate-acl parameters.
      75feed68
  3. 25 6月, 2014 6 次提交
  4. 24 6月, 2014 4 次提交
  5. 23 6月, 2014 3 次提交
  6. 21 6月, 2014 5 次提交
  7. 20 6月, 2014 4 次提交
  8. 19 6月, 2014 5 次提交
  9. 18 6月, 2014 10 次提交