]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-5798 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 18 Sep 2013 14:10:34 +0000 (09:10 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 18 Sep 2013 15:05:04 +0000 (20:05 +0500)
src/switch_core_session.c

index 97a81c39c1dafd86820ae55398dc1e01911697bd..3c03e007fba61eec0acc9ce7c98b2d6e568590c2 100644 (file)
@@ -721,6 +721,10 @@ static const char *message_names[] = {
        "AUDIO_DATA",
        "BLIND_TRANSFER_RESPONSE",
        "STUN_ERROR",
+       "MEDIA_RENEG",
+       "ANSWER_EVENT",
+       "PROGRESS_EVENT",
+       "RING_EVENT",
        "INVALID"
 };