Plan Status: #58 is queued

Build: #26 was successful

History

Previous
  1. #21 (Successful)
  2. #22 (Successful)
  3. #23 (Successful)
  4. #24 (Successful)
  5. #25 (Successful)
  6. #26 (Successful)
  7. #27 (Not built)
  8. #28 (Not built)
  9. #29 (Not built)
  10. #30 (Not built)
  11. #31 (Not built)
Next

Plan Navigator

Build #26

Code Changes

Code has been updated by rmudgett.

  • rmudgett

    Asterisk is getting a "No D-channels available!" warning message every 4 seconds.

    For PTP links, libpri generated the PRI_EVENT_DCHAN_DOWN event every time
    it failed to bring layer 2 up because the physical layer is down.

    For PTP links, made generate the PRI_EVENT_DCHAN_UP/PRI_EVENT_DCHAN_DOWN
    only when it enters/exits the Q.921 superstate consisting of states
    7(Q921_MULTI_FRAME_ESTABLISHED) and 8(Q921_TIMER_RECOVERY).

    Also changed the PTP link restart delay to be link specific instead of D
    channel specific because the GR-303 PTP switch types have more than one
    Q.921 link.

    (closes issue #17270)
    Reported by: jmls

Powered by a free Atlassian Bamboo open source license for The Asterisk Project. Try Bamboo - The Zen of Continuous Integration.