Merged revisions 69184 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r69184 | file | 2007-06-13 15:58:59 -0400 (Wed, 13 Jun 2007) | 2 lines

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

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69185 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2007-06-13 20:00:56 +00:00
parent d3bc0a518a
commit d127d4b7e3

View File

@@ -451,7 +451,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?)",