[asterisk-bugs] [JIRA] (ASTERISK-29193) Channel Lockup when Hangup() is used in 'h' extension
Sean Bright (JIRA)
noreply at issues.asterisk.org
Thu Dec 3 15:32:16 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Bright updated ASTERISK-29193:
-----------------------------------
Assignee: Mark Murawski
Status: Waiting for Feedback (was: Triage)
I am not able to reproduce with 16 from Git. You will need to provide reproducing steps.
> 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