Plan Status: #51 is queued

Build: #19 was successful

History

Previous
  1. #14 (Successful)
  2. #15 (Successful)
  3. #16 (Successful)
  4. #17 (Successful)
  5. #18 (Successful)
  6. #19 (Successful)
  7. #20 (Not built)
  8. #21 (Not built)
  9. #22 (Not built)
  10. #23 (Not built)
  11. #24 (Not built)
Next

Plan Navigator

Build #19

Build Result Summary

Details

Trigger
Code has been updated by rmudgett.
Revision
2113
Completed
Duration
2 minutes
Successful since
#1 ()
Labels
None
1 test in total

Test Summary

  • 0 New Failures
  • 0 Existing Failures
  • 0 Fixed

Code Changes

  • 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.