]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix one more file that got changed.
authorBrett Bryant <bbryant@digium.com>
Thu, 3 Jul 2008 22:47:48 +0000 (22:47 +0000)
committerBrett Bryant <bbryant@digium.com>
Thu, 3 Jul 2008 22:47:48 +0000 (22:47 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127934 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/iax2-parser.c

index 296e31f9621ad42e70925380674c0081de308e3c..bb6e3b2e14289ff2192416310e26d2479abdac21 100644 (file)
@@ -447,11 +447,7 @@ void iax_showframe(struct iax_frame *f, struct ast_iax2_full_hdr *fhi, int rx, s
                "PROVISN",
                "FWDWNLD",
                "FWDATA ",
-               "TXMEDIA",
-               "RTENC  ",
-               "RTDEC  ",
-               "RTPAUSE",
-               "RTRESP "
+               "TXMEDIA"
        };
        const char *cmds[] = {
                "(0?)",