mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +00:00
iax2 parser cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -430,10 +430,10 @@ void iax_showframe(struct iax_frame *f, struct ast_iax2_full_hdr *fhi, int rx, s
|
||||
"POKE ",
|
||||
"PAGE ",
|
||||
"MWI ",
|
||||
"UNSUPPORTED",
|
||||
"TRANSFER",
|
||||
"PROVISION",
|
||||
"FWDOWNLD",
|
||||
"UNSPRTD",
|
||||
"TRANSFR",
|
||||
"PROVISN",
|
||||
"FWDWNLD",
|
||||
"FWDATA "
|
||||
};
|
||||
const char *cmds[] = {
|
||||
|
||||
Reference in New Issue
Block a user