[asterisk-bugs] [JIRA] (ASTERISK-25035) Stuck Channels

A I (JIRA) noreply at issues.asterisk.org
Wed Apr 29 21:09:32 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

A I updated ASTERISK-25035:
---------------------------

    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}

  was:
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}

localhost*CLI> core show channel PJSIP/109-000001c8
PJSIP/109-000001c8 is not a known channel


> Stuck Channels 
> ---------------
>
>                 Key: ASTERISK-25035
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25035
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 12.6.0
>         Environment: FreePBX 12
>            Reporter: A I
>            Severity: Minor
>
> 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}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list