Add TXMEDIA to list so that it is properly displayed during iax2 packet output.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@69184 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2007-06-13 19:58:59 +00:00
parent 93f3abb3e8
commit 7572eb866a

View File

@@ -448,7 +448,8 @@ void iax_showframe(struct iax_frame *f, struct ast_iax2_full_hdr *fhi, int rx, s
"TRANSFR",
"PROVISN",
"FWDWNLD",
"FWDATA "
"FWDATA ",
"TXMEDIA"
};
const char *cmds[] = {
"(0?)",