| Summary: | ASTERISK-24700: CRASH: NULL channel is being passed to ast_bridge_transfer_attended() | ||||||
| Reporter: | Zane Conkle (zconkle) | Labels: | |||||
| Date Opened: | 2015-01-16 09:55:55.000-0600 | Date Closed: | 2015-02-17 09:34:13.000-0600 | ||||
| Priority: | Major | Regression? | |||||
| Status: | Closed/Complete | Components: | Resources/res_pjsip_refer | ||||
| Versions: | 13.1.0 | Frequency of Occurrence | |||||
| Related Issues: |
| ||||||
| Environment: | Attachments: | ||||||
| Description: | Asterisk 13.1.0 crashed creating a core dump file.
{quote} putnopvut: Wow that one's weird. Somehow a NULL channel is being passed to ast_bridge_transfer_attended() {quote} | ||||||
| Comments: | By: Matt Jordan (mjordan) 2015-01-16 10:20:30.852-0600 It would be nice if there was a PJSIP log showing the message traffic that led up to this. Do you have a PJSIP debug log you could get? By: Zane Conkle (zconkle) 2015-01-16 10:40:53.748-0600 Unfortunately, I did not have PJSIP debug enabled and I am unsure of the steps to reproduce the problem. | ||||||