FS-4729 try this patch clean

This commit is contained in:
Anthony Minessale
2012-10-22 13:37:41 -04:00
parent 17d1ffe45c
commit 4b6db1329c
2 changed files with 20 additions and 1 deletions

View File

@@ -1249,6 +1249,7 @@ typedef enum {
CF_TRACKABLE,
CF_NO_CDR,
CF_EARLY_OK,
CF_MEDIA_TRANS,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
/* IF YOU ADD NEW ONES CHECK IF THEY SHOULD PERSIST OR ZERO THEM IN switch_core_session.c switch_core_session_request_xml() */
CF_FLAG_MAX