FS-3794 pre-emptive changes based on reports

This commit is contained in:
Anthony Minessale
2012-01-18 12:25:58 -06:00
parent d6988b0f3a
commit baa11b2d03
2 changed files with 41 additions and 7 deletions
+1
View File
@@ -329,6 +329,7 @@ typedef enum {
TFLAG_LIBERAL_DTMF,
TFLAG_GOT_ACK,
TFLAG_CAPTURE,
TFLAG_XFER_HUP,
/* No new flags below this line */
TFLAG_MAX
} TFLAGS;