Fix one more file that got changed.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Brett Bryant 2008-07-03 22:47:48 +00:00
parent 022a157bd8
commit 10f0255389
1 changed files with 1 additions and 5 deletions

View File

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