]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-9247 #resolve [Table with message type names not updated when enum was updated...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 9 Jun 2016 18:33:31 +0000 (13:33 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 9 Jun 2016 18:33:38 +0000 (13:33 -0500)
src/switch_core_session.c

index a4a64d96e5ed908988d520286f6d1c2c93ca55b1..aa0f92f222c7fd30f77b63d21e183b5ed5bb2f53 100644 (file)
@@ -719,6 +719,7 @@ static const char *message_names[] = {
        "UNBRIDGE",
        "TRANSFER",
        "RINGING",
+       "ALERTING",
        "MEDIA",
        "3P_MEDIA",
        "NOMEDIA",