freetdm: added core command to print channels by flag

This commit is contained in:
Moises Silva
2010-12-08 14:50:40 -05:00
parent 315441d219
commit 18299684bf
2 changed files with 62 additions and 0 deletions

View File

@@ -266,6 +266,7 @@ typedef enum {
FTDM_CHANNEL_USER_HANGUP = (1 << 29),
FTDM_CHANNEL_RX_DISABLED = (1 << 30),
FTDM_CHANNEL_TX_DISABLED = (1 << 31),
/* ok, when we reach 32, we need to move to uint64_t all the flag stuff */
} ftdm_channel_flag_t;
#if defined(__cplusplus) && defined(WIN32)
// fix C2676