summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorBrett Bryant <bbryant@digium.com>2008-07-03 22:47:48 +0000
committerBrett Bryant <bbryant@digium.com>2008-07-03 22:47:48 +0000
commit10f0255389c80c59ead07bfa882d9b01f830c832 (patch)
treee72c18fb4bcec4de38e9a05b6d557140324589a7 /channels
parent022a157bd84ab769df6a7a63c43a78693c020f01 (diff)
Fix one more file that got changed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-rw-r--r--channels/iax2-parser.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/channels/iax2-parser.c b/channels/iax2-parser.c
index 296e31f96..bb6e3b2e1 100644
--- a/channels/iax2-parser.c
+++ b/channels/iax2-parser.c
@@ -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?)",