提交 7f3f4855 authored 作者: William King's avatar William King

When message events were added, the debug field name was overlooked. This would…

When message events were added, the debug field name was overlooked. This would have only been hit when debug level was above 'DEBUG1' and at that point it would have incorrectly chosen debug display names.
上级 4fcefab0
......@@ -716,6 +716,7 @@ static const char *message_names[] = {
"JITTER_BUFFER",
"RECOVERY_REFRESH",
"SIGNAL_DATA",
"MESSAGE",
"INFO",
"AUDIO_DATA",
"BLIND_TRANSFER_RESPONSE",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论