From: Joshua Colp Date: Wed, 13 Jun 2007 19:58:59 +0000 (+0000) Subject: Add TXMEDIA to list so that it is properly displayed during iax2 packet output. X-Git-Tag: 1.4.5~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7572eb866a2272c275cc64c6364a707c60144566;p=thirdparty%2Fasterisk.git 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 --- diff --git a/channels/iax2-parser.c b/channels/iax2-parser.c index fe7410e1ee..8360548863 100644 --- a/channels/iax2-parser.c +++ b/channels/iax2-parser.c @@ -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?)",