add fire-message-events profile param

This commit is contained in:
Anthony Minessale
2012-08-29 15:34:17 -05:00
parent 5c00f6638c
commit fb9b69f469
3 changed files with 24 additions and 1 deletions
+1
View File
@@ -271,6 +271,7 @@ typedef enum {
PFLAG_CONFIRM_BLIND_TRANSFER,
PFLAG_THREAD_PER_REG,
PFLAG_MWI_USE_REG_CALLID,
PFLAG_FIRE_MESSAGE_EVENTS,
/* No new flags below this line */
PFLAG_MAX
} PFLAGS;