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

Mark Murawski (JIRA) noreply at issues.asterisk.org
Thu Dec 3 14:31:16 CST 2020


Mark Murawski created ASTERISK-29193:
----------------------------------------

             Summary: 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
            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