1. 06 6月, 2012 6 次提交
  2. 05 6月, 2012 2 次提交
  3. 04 6月, 2012 5 次提交
  4. 01 6月, 2012 1 次提交
  5. 31 5月, 2012 3 次提交
  6. 30 5月, 2012 6 次提交
  7. 29 5月, 2012 1 次提交
  8. 18 5月, 2012 4 次提交
  9. 17 5月, 2012 1 次提交
  10. 16 5月, 2012 1 次提交
  11. 15 5月, 2012 4 次提交
  12. 04 5月, 2012 1 次提交
  13. 30 4月, 2012 1 次提交
  14. 26 4月, 2012 1 次提交
    • David Yat Sin's avatar
      Merge branch 'releases.3.4' into releases.3.5 · 5226489c
      David Yat Sin 提交于
      Conflicts:
      	libs/freetdm/mod_freetdm/mod_freetdm.c
      	libs/freetdm/src/ftdm_state.c
      	libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c
      	libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c
      	libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h
      	libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c
      	libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_xml.c
      5226489c
  15. 18 4月, 2012 1 次提交
  16. 16 4月, 2012 1 次提交
  17. 13 4月, 2012 1 次提交
    • James's avatar
      freetdm: fixed group block/unblock state dead lock when signal link · cd2d67ac
      James 提交于
               is down and recovered later
               To re-produce this bug:
                   1. do CGB on one side
                   2. unplug signaling link cable
                   3. plug signaling link cable back
                   4. do CGU on the blocking side
                   5. cic state stay in RESTART for ever
               Fix this problem by sending cic to SUSPENDED state after
               receiving/sending CGU message
      cd2d67ac