]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add string
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 13 Dec 2011 20:16:16 +0000 (14:16 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 13 Dec 2011 20:16:16 +0000 (14:16 -0600)
src/switch_core_session.c

index a8d02431e0215e78db738c33863bda1bd161f59e..1b27ad5e12cd275ef536340a0a4e0d342e2d1348 100644 (file)
@@ -635,6 +635,8 @@ static const char *message_names[] = {
        "JITTER_BUFFER",
        "RECOVERY_REFRESH",
        "SIGNAL_DATA",
+       "INFO",
+       "AUDIO_DATA",
        "INVALID"
 };