drop rtp frame that was already replaced with a cng frame

This commit is contained in:
Anthony Minessale
2010-12-22 20:38:57 -06:00
parent 751e0291ee
commit 34a0ca5096
4 changed files with 22 additions and 3 deletions
+1
View File
@@ -1097,6 +1097,7 @@ typedef enum {
CF_JITTERBUFFER,
CF_DIALPLAN,
CF_BLOCK_BROADCAST_UNTIL_MEDIA,
CF_CNG_PLC,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
CF_FLAG_MAX
} switch_channel_flag_t;