Merge pull request #2163 from signalwire/MEDIA_PARAMS

[Core] Fix missing MEDIA_PARAMS in message_names.
This commit is contained in:
Andrey Volk 2023-07-17 18:28:12 +03:00 committed by GitHub
commit d73fb3ec7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -799,6 +799,7 @@ static const char *message_names[] = {
"DEFLECT",
"VIDEO_REFRESH_REQ",
"DISPLAY",
"MEDIA_PARAMS",
"TRANSCODING_NECESSARY",
"AUDIO_SYNC",
"VIDEO_SYNC",