improve sofia recover in some nat cases

This commit is contained in:
Anthony Minessale
2010-09-08 15:32:34 -05:00
parent d18c3a8a60
commit 4526ba30c6
4 changed files with 26 additions and 22 deletions
+1
View File
@@ -275,6 +275,7 @@ typedef enum {
TFLAG_RECOVERING,
TFLAG_RECOVERING_BRIDGE,
TFLAG_T38_PASSTHRU,
TFLAG_RECOVERED,
/* No new flags below this line */
TFLAG_MAX
} TFLAGS;