This commit is contained in:
Brian West
2015-10-04 16:53:43 -05:00
parent 1b1326ca66
commit 75b01a306e
3 changed files with 64 additions and 17 deletions
+1
View File
@@ -1170,6 +1170,7 @@ typedef enum {
SWITCH_STATUS_CONTINUE,
SWITCH_STATUS_TERM,
SWITCH_STATUS_NOT_INITALIZED,
SWITCH_STATUS_TOO_LATE,
SWITCH_STATUS_XBREAK = 35,
SWITCH_STATUS_WINBREAK = 730035
} switch_status_t;