]> 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 14:10:34 +0000 (09:10 -0500)
src/switch_core_session.c

index 07b0391bf4f11a6a564298530a7f92bf2a53da2e..81571eff1bc697f6c52a3104ff5259f40dc6a62c 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"
 };