Summary: | ASTERISK-25973: Asterisk crashes when call busy agent is enabled | ||||
Reporter: | Alisher (licedey) | Labels: | |||
Date Opened: | 2016-04-28 20:30:53 | Date Closed: | 2016-04-29 04:57:10 | ||
Priority: | Major | Regression? | |||
Status: | Closed/Complete | Components: | Applications/app_queue | ||
Versions: | 11.22.0 | Frequency of Occurrence | Constant | ||
Related Issues: |
| ||||
Environment: | VMware CentOS 6.7 32 Bit, 1 GB RAM, 1 CPU | Attachments: | |||
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]. |