mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
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.
This commit is contained in:
@@ -716,6 +716,7 @@ static const char *message_names[] = {
|
||||
"JITTER_BUFFER",
|
||||
"RECOVERY_REFRESH",
|
||||
"SIGNAL_DATA",
|
||||
"MESSAGE",
|
||||
"INFO",
|
||||
"AUDIO_DATA",
|
||||
"BLIND_TRANSFER_RESPONSE",
|
||||
|
||||
Reference in New Issue
Block a user