1. 03 6月, 2013 2 次提交
    • Travis Cross's avatar
      Avoid crashing FS after delivering a VM · 499f7096
      Travis Cross 提交于
      When vm-storage-dir was set to an absolute path, FS would abort after
      delivering a VM because we were trying to free(3) memory sitting in
      the middle of a memory pool.
      
      FS-5329
      499f7096
    • Travis Cross's avatar
      Have modules depend on a particular version of libfreeswitch1 · 3a651f12
      Travis Cross 提交于
      At this point we never want someone running a module against a
      different version of FS than the module was built for.  It's also
      conceivable that you could want to use the modules with libfreeswitch1
      even if you weren't running FS itself.
      3a651f12
  2. 02 6月, 2013 1 次提交
  3. 01 6月, 2013 2 次提交
  4. 31 5月, 2013 26 次提交
  5. 29 5月, 2013 9 次提交