[Home]

Summary:ASTERISK-29875: queue_member_forward - failure if refer comes after initial hangup
Reporter:Michael Bradeen (mbradeen)Labels:
Date Opened:2022-01-21 17:57:29.000-0600Date Closed:
Priority:MinorRegression?
Status:Open/NewComponents:Tests/testsuite
Versions:18.9.0 Frequency of
Occurrence
Occasional
Related
Issues:
Environment:Attachments:( 0) queue.diff.zip
Description:tests/apps/queues//queue_member_forward can fail if the redirecting channel is hung up by the queue before it has a chance to generate the 302.

adding a wait before the initial answer can make the test more consistent.
Comments:By: Michael Bradeen (mbradeen) 2022-01-21 18:00:15.843-0600

patch