aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-parser.c
diff options
context:
space:
mode:
authorbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-03 22:47:48 +0000
committerbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-03 22:47:48 +0000
commit6c54bd14119be327efb1975322f164778e3fa350 (patch)
treee72c18fb4bcec4de38e9a05b6d557140324589a7 /channels/iax2-parser.c
parentd3a5ecf1ad9ae0cd52f0390c98560cb9128af8f3 (diff)
Fix one more file that got changed.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@127934 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/iax2-parser.c')
-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?)",