FSCORE-357

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13274 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-05-11 16:52:01 +00:00
parent 1aca63d2ec
commit bf4dbe097a
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -886,6 +886,7 @@ typedef enum {
CF_FS_RTP,
CF_REPORTING,
CF_PARK,
CF_TIMESTAMP_SET,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
CF_FLAG_MAX
} switch_channel_flag_t;