1. 28 6月, 2014 1 次提交
    • Travis Cross's avatar
      Fix misspelled function · 52892b31
      Travis Cross 提交于
      switch_rtp_set_invalid_handler has been misspelled as
      switch_rtp_set_invald_handler going all the way back to the
      beginning.  So while it's possible that someone somewhere could be
      relying on this misspelling, I think it's more likely that no one has
      used it much and that's why it wasn't spotted.  We don't even use it
      ourselves anywhere anymore.
      
      Introduced in commit: 828e0371
      52892b31
  2. 27 6月, 2014 2 次提交
  3. 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
  4. 25 6月, 2014 6 次提交
  5. 24 6月, 2014 4 次提交
  6. 23 6月, 2014 3 次提交
  7. 21 6月, 2014 5 次提交
  8. 20 6月, 2014 4 次提交
  9. 19 6月, 2014 5 次提交
  10. 18 6月, 2014 8 次提交