[asterisk-bugs] [JIRA] (ASTERISK-30420) Crash on AEAP setup
Peter Howell (JIRA)
noreply at issues.asterisk.org
Wed Feb 8 21:02:03 CST 2023
Peter Howell created ASTERISK-30420:
---------------------------------------
Summary: Crash on AEAP setup
Key: ASTERISK-30420
URL: https://issues.asterisk.org/jira/browse/ASTERISK-30420
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/NewFeature
Affects Versions: 18.16.0, 18.14.0
Environment: CentOS 7
Reporter: Peter Howell
Severity: Critical
This occurs randomly but fairly consistently -- 1 out of 20 times maybe.
We receive from Asterisk:
{"request":"setup","version":"0.1.0","codecs":[{"name":"ulaw"}],"params":{},"id":"211233a3-48de-4758-b46c-90b3701a3d06"}
We reply successfully with:
{"response":"setup","id":"211233a3-48de-4758-b46c-90b3701a3d06","codecs":[{"name":"ulaw"}]}
Asterisk shows the following, and then SEGFAULTs:
ERROR[19158] res_aeap/transaction.c: AEAP transaction (0x7f5f0800f8d0): message 'setup' timed out
VERBOSE[8438][C-0000003b] pbx.c: Executing [17195559990 at dial-out:7] SpeechStart("IAX2/hwl-pbx-5767", "") in new stack
VERBOSE[8438][C-0000003b] pbx.c: Spawn extension (dial-out, 17195559990, 7) exited non-zero on 'IAX2/hwl-pbx-5767'
VERBOSE[8438][C-0000003b] chan_iax2.c: Hungup 'IAX2/hwl-pbx-5767'
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list