1. 19 11月, 2012 2 次提交
  2. 18 11月, 2012 1 次提交
  3. 17 11月, 2012 5 次提交
  4. 16 11月, 2012 6 次提交
  5. 15 11月, 2012 13 次提交
  6. 14 11月, 2012 4 次提交
  7. 13 11月, 2012 2 次提交
  8. 14 11月, 2012 1 次提交
  9. 13 11月, 2012 5 次提交
  10. 12 11月, 2012 1 次提交
    • Matteo Brancaleoni's avatar
      ftmod_libpri: Rework handling of peer-initiated hangup events · 8c58a109
      Matteo Brancaleoni 提交于
      Use peerhangup flag variable to track whether a hangup has been
      initiated by the peer or libpri itself (e.g. Layer 2 timeouts).
      
      These changes fix a couple of problems with hangup events not being
      handled properly in some situations:
      
        - Call abort caused by incoming RESTART on a channel in use
        - T309 timeout after L2 loss
        - Improved hangup handling in libpri-side on_hangup() event handler
          and state_advance() (FreeTDM side)
      Signed-off-by: 's avatarStefan Knoblich <stkn@openisdn.net>
      8c58a109