Files
asterisk/channels
Salah Ahmed c73aaa2760 Crash during "pjsip show channelstats" execution
During execution "pjsip show channelstats" cli command by an
external module asterisk crashed. It seems this is a separate
thread running to fetch and print rtp stats. The crash happened on
the ao2_lock method, just before it going to read the rtp stats on
a rtp instance. According to gdb backtrace log, it seems the
session media was already cleaned up at that moment.

ASTERISK-28578

Change-Id: Ib7c7f39996d942984394782296bb99aae67862e5
2019-10-18 10:21:32 +02:00
..
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2019-05-10 10:17:27 -06:00
2019-05-23 08:49:11 -06:00
2016-10-27 09:53:55 -04:00
2019-06-17 12:58:40 -06:00
2017-09-25 07:32:14 -05:00