FS-6833 missing event names in string

This commit is contained in:
Anthony Minessale 2015-09-01 17:17:25 -05:00
parent 3d52b551df
commit a48bccbb09
1 changed files with 2 additions and 0 deletions

View File

@ -720,7 +720,9 @@ static const char *message_names[] = {
"TRANSFER",
"RINGING",
"MEDIA",
"3P_MEDIA",
"NOMEDIA",
"3P_NOMEDIA",
"HOLD",
"UNHOLD",
"REDIRECT",