[Home]

Summary:ASTERISK-25973: Asterisk crashes when call busy agent is enabled
Reporter:Alisher (licedey)Labels:
Date Opened:2016-04-28 20:30:53Date Closed:2016-04-29 04:57:10
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_queue
Versions:11.22.0 Frequency of
Occurrence
Constant
Related
Issues:
duplicatesASTERISK-25888 Frequent segfaults in function can_ring_entry() of app_queue.c
Environment:VMware CentOS 6.7 32 Bit, 1 GB RAM, 1 CPUAttachments:
Description:The issue was introduced with new feature in_call added to the app_queue.
There is no problem we we revert back to previous version Asterisk 11.21.2.

Test scenario:
Enable the following options in Queue:
joinempty = yes
ringinuse=yes

Add a single member to Queue.

Make multiple calls to Queue, first call is answered, successfully, the second call causes asterisk to crash.
Comments:By: Asterisk Team (asteriskteam) 2016-04-28 20:30:53.951-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].