mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
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:
@@ -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?)",
|
||||
|
Reference in New Issue
Block a user