From: Anthony Minessale Date: Fri, 28 Aug 2015 19:48:52 +0000 (-0500) Subject: FS-8091 backport to 1.4 X-Git-Tag: v1.4.22~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ea0f56d222b892a3a1dacfb3b081ec9d11beea;p=thirdparty%2Ffreeswitch.git FS-8091 backport to 1.4 --- diff --git a/src/switch_core_session.c b/src/switch_core_session.c index 6dc2dbd96a..a0e1f01f34 100644 --- a/src/switch_core_session.c +++ b/src/switch_core_session.c @@ -752,6 +752,7 @@ static const char *message_names[] = { "STUN_ERROR", "MEDIA_RENEG", "KEEPALIVE", + "HARD_MUTE", "REFER_EVENT", "ANSWER_EVENT", "PROGRESS_EVENT",