[Home]

Summary:ASTERISK-25035: Stuck Channels
Reporter:A I (a.i.)Labels:
Date Opened:2015-04-29 20:03:34Date Closed:2015-04-30 08:30:15
Priority:MinorRegression?
Status:Closed/CompleteComponents:
Versions:12.6.0 Frequency of
Occurrence
Occasional
Related
Issues:
Environment:FreePBX 12Attachments:
Description:Extensions will on occasion end a call but leave the channel open. The BLF for that extension stays busy and the channel stays stuck until Asterisk is restarted.

core show channel is unable to find the hung channels. Example below.
{code}
localhost*CLI> core show channels
Channel              Location             State   Application(Data)            
PJSIP/109-000001c8   (None)               Up      AppDial((Outgoing Line))      
0 active channels
0 active calls
{code}

{code}
localhost*CLI> core show channel PJSIP/109-000001c8
PJSIP/109-000001c8 is not a known channel
{code}
Comments:By: Joshua C. Colp (jcolp) 2015-04-30 08:30:04.271-0500

Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions