[asterisk-bugs] [JIRA] (ASTERISK-29193) Channel Lockup when Hangup() is used in 'h' extension

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Dec 18 12:01:16 CST 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253149#comment-253149 ] 

Asterisk Team commented on ASTERISK-29193:
------------------------------------------

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

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

> Channel Lockup when Hangup() is used in 'h' extension
> -----------------------------------------------------
>
>                 Key: ASTERISK-29193
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29193
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/General
>    Affects Versions: 16.15.0
>            Reporter: Mark Murawski
>            Assignee: Mark Murawski
>            Severity: Trivial
>
> Migrating some old code to Asterisk-16 and found this occurrence:
> [2020-12-03 12:03:27.082] VERBOSE[21832][C-00000022] channel.c: <PJSIP/28750-0000003d> Got SoftHangup Request (0x7f320c0cd260) (cause: 16)
> [2020-12-03 12:03:27.082] VERBOSE[21832][C-00000022] pbx.c: <PJSIP/28750-0000003d> Executing [h at _cos_internal+local+ld:1] Hangup("")
> sbc*CLI> core show channels
> Channel              Location             State   Application(Data)
> PJSIP/28750-0000003d h at _cos_internal+loca Up      Hangup()
> PJSIP/28750-00000038 h at _cos_internal+loca Up      Hangup()
> PJSIP/28750-00000036 h at _cos_internal+loca Up      Hangup()
> PJSIP/28750-00000033 h at _cos_internal+loca Up      Hangup()
> 0 active channels
> 0 active calls
> 74 calls processed
> sbc*CLI> channel request hangup PJSIP/28750-0000003d
> PJSIP/28750-0000003d is not a known channel



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



More information about the asterisk-bugs mailing list