1. 08 5月, 2014 9 次提交
  2. 06 5月, 2014 1 次提交
  3. 05 5月, 2014 2 次提交
  4. 01 5月, 2014 2 次提交
  5. 29 4月, 2014 1 次提交
  6. 28 4月, 2014 2 次提交
    • Anthony Minessale's avatar
      FS-4779 FS-6467 the behaviour from 4479 is now masked behind the param… · 83ecf84e
      Anthony Minessale 提交于
      FS-4779 FS-6467 the behaviour from 4479 is now masked behind the param 3pcc-reinvite-bridged-on-ack FS-6467 please test master
      83ecf84e
    • Anthony Minessale's avatar
      FS-6491 --resolve · 28babdea
      Anthony Minessale 提交于
      This seems to be a paradox when running a perl script from a session then executing perl again on the same session from a different thread.
      I fixed it by converting any execution of perl in the execute_on_* family of operators to only run background mode which is to store the command in the session stack to be executed only by the session thread instead of on the spot by the outide thread.  changing the execute_on_answer to perl::/path/to/script.pl would also eliminate the crash in code that has not been updated with this patch.
      
      This is just a limitation of embedded perl we have to live with.
      28babdea
  7. 25 4月, 2014 1 次提交
  8. 24 4月, 2014 1 次提交
  9. 22 4月, 2014 4 次提交
  10. 19 4月, 2014 17 次提交