prevent race on execute_on_answer called from the B-leg of a call

This commit is contained in:
Anthony Minessale
2010-12-22 19:10:30 -06:00
committed by Brian West
parent 7e880ee33e
commit 751e0291ee
3 changed files with 31 additions and 5 deletions
+1
View File
@@ -1096,6 +1096,7 @@ typedef enum {
CF_RECOVERED,
CF_JITTERBUFFER,
CF_DIALPLAN,
CF_BLOCK_BROADCAST_UNTIL_MEDIA,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
CF_FLAG_MAX
} switch_channel_flag_t;